• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

C++ IDE/Compiler

What platform, what compiler? If using Microsoft tools for Windows development then the proper flavor of Visual Studio will offer the best IDE.
 
I belive Eclipse includes some modules/plugins to support C++.

If you're looking for a dedicated IDE, look at MS Visual C++ Express Beta, or Bloodshed's Dev-C++.
 
Opps forgot to include that, yea I'm using Windows at the moment (thinkin of installing a Linux distro for sh1ts and giggles), looks like Visual Studio then.
 
I used bloodshed when i was in school, now i'm toying around with a new one called codeblocks. we'll see how it turns out.
 
Back
Top