Ubuntu Forums Archive Viewer

c++

Archived thread 1014622 from Windows. Markdown source: Windows/thread_1014622_c++.md

Original URL About this archive
#1

anyone know of a decent and up to date c++ programming ide for windows(xp)?

#2

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.

#3

code::blocks works well.

#4

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.

#5

I used bloodshed myself before I switched to linux.