whats a good and easy to use compiler for C? im using turbo c, i need a modern one.. please mention the name with its Download link so i can download it
thanks
This is a discussion on compiller within the C Programming forums, part of the General Programming Boards category; whats a good and easy to use compiler for C? im using turbo c, i need a modern one.. please ...
whats a good and easy to use compiler for C? im using turbo c, i need a modern one.. please mention the name with its Download link so i can download it
thanks
"Easy to use" depends on your current skills and preferences
For Windows, the Microsoft compiler is available with the free Microsoft Visual Studio 2008 Express, or you can go the open source route with the MinGW port of GCC, available also with the Code::Blocks IDE.
C + C++ Compiler: MinGW port of GCC
Version Control System: Bazaar
Look up a C++ Reference and learn How To Ask Questions The Smart Way