Where to find a C/C++ compiler
On Linux the
gcc compiler is already available.
To use it type in:
gcc –o executable source(s)
For Windows it’s quite different: click on the link below to find a list of free C/C++ compilers for Windows.
http://www.thefreecountry.com/compilers/cpp.shtml