Qbasicnews.com

Full Version: Is this a good C++ compiler?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
http://www.programmersheaven.com/zone3/cat629/26468.htm


Of course if somebody is willing to send me MS VC++ 2.0... Big Grin
*coughkazaacough*
Search for abandonware on google =).
have you tried mingw32? I think that's a compiler, and the one used by dev-cpp. i can't be too sure though...
yep mingw32 is a Win32 compiler. You can also try djgpp which is for DOS and it can compile 32bit DOS apps.
vc++ express beta (free) includes the Optimizing C++ compiler (A LOT better)
Interrresante. You have a linkie, eno?
Quote:vc++ express beta (free) includes the Optimizing C++ compiler (A LOT better)
URL?
http://lab.msdn.microsoft.com/express/vi...fault.aspx

you may have to install the .net framework to run it...

Hundreds of megas of happy download Big Grin
Wait a second... Visual Studio has Visual C++ in it?!? Well, I'll be damned.. I can get a single shrinkwrapped, fully paid-for copy free from my Comp E department... I just assumed it was some crap product nobody wanted or used outside a corporation from Microsoft like "Visual Foxpro"
Visual Studio has Visual Basic, Visual C++, Visual FoxPro and Visual something-i-can´t-remember, it may be Visual J++.
Pages: 1 2