Thread
:
What to use now as VC++
View Single Post
#
3
01-02-2005, 10:00
md5
Posts: n/a
If you're only looking to program in C++ (without .NET), a really good IDE to use is Bloodshed Dev-C++ . MUCH less bloated than VS and it's using mingw for its compiler
Check it out here:
Quote:
http://www.bloodshed.net/dev/
md5