C++ Compilers
Just a very short question.
I just started learning C++, and I couldn't figure out which C++ compiler is good. I tried Visual C++ but it wasn't working correctly, so are there any other good C++ compilers?
Thanks.
MS Visual C++ 2008 Express is good.
You should be asking why it didn't work, instead of another compiler.
What was wrong with it?