Now, I understand this could have several answers, but my simple question is: What is the best free C++ compiler for Windows?
For a long time, I have been using MinGW (using Bloodshed DevC++) on Windows XP. I find it great. But, assuming that i hadn't put much time into learning about that compiler that i presently use, what would everyone recommend? (and "why?" if possible)
I know others exist such as MSVC++, Cygwin, Borland [or might those be IDEs...]
For a long time, I have been using MinGW (using Bloodshed DevC++) on Windows XP. I find it great. But, assuming that i hadn't put much time into learning about that compiler that i presently use, what would everyone recommend? (and "why?" if possible)
I know others exist such as MSVC++, Cygwin, Borland [or might those be IDEs...]
Comment