Name:
Anonymous
2012-07-17 11:02
Hello /prog/. What is the best C++ compiler? I am about to use either Borland or Dev C++. What is your opinion?
Name:
Anonymous
2012-07-17 14:22
The best is the Intel C++ Compiler (and yes, with a simple hack it can work just as well on AMD). Other good compilers are Visual C++ and clang.