PDA

View Full Version : c++


mr.farenheit
December 18th, 2008, 02:37 AM
anyone know of a decent and up to date c++ programming ide for windows(xp)?

securitynut
December 18th, 2008, 11:50 AM
Try Bloodshed Dev C++, I've used it in Windows XP, Vista and Ubuntu with great success. I think they have released version 5.0 from beta testing too.

leg
December 18th, 2008, 11:53 AM
code::blocks works well.

Simian Man
December 18th, 2008, 11:57 AM
I hate to advocate Microsoft products here, but the express edition of Visual C++ is really very good (and costs nothing) if you are developing on windows.

donkyhotay
December 18th, 2008, 12:22 PM
I used bloodshed myself before I switched to linux.