Does anyone know of a good C++ 6.0 compiler that they can get me a download link to? I've been googling all day and no luck. .so please help me?
maybe you should take a look at this... http://www.google.com/search?hl=en&q=C%2B%2B+list+compiler&meta= http://en.wikipedia.org/wiki/List_of_compilers ... see what a first time googleing (0,29 seconds) can do..
* Swan lets out a big heartfelt sigh. C++ doesn't really have a version. It is an older language that is pretty much standard, and hasn't changed much over a long time considering it caters for everything that has been attempted anyway. You would be referring to Microsoft Visual Studio 6. However, if you want a compiler, do a search for MinGW. And undoubtedly you confused a compiler with an IDE (there's a huge difference, really ...) therefore I will link you to this URL: http://www.codeblocks.org/
I found this list of compilers and IDE's... NOTE: I take no credits for this... I found it on an other forum.. those in red is his favorites... it's pretty old thought, (2006).. 1) Code::Blocks 2) VC++2005 Express Edition 3) MinGW 4) Intel C++ -linux only 5) GNU GCC 6) Digital Mars C++ 7) Bloodshed DEV C++ 8) Cygwin C++ 9) Sun Studio 10) Apple C++ 11) Borland C++ 12) DJGPP 13) Open Watcom C/C++ 14) Pelles C- Compiler based on LCC 15) LCC-Win32