hi, what's the best compiler for c++ language? i want to install it on win7 64bit.tnx
Hi
I love
Linux GCC, but you are a Windows
user than, you may try MinGW GCC
hope it helps
Last edited on
You can install the Windows 7 SDK which has a 64bit compiler, then you can make a run configuration in Visual C++ Express to use the 64bit compiler.