Tuesday, July 14, 2009

What is a good free C compiler?

I'm just starting to learn C and I need a good compiler. I just want a normal, easy-to-use one. Nothing special. I just want a normal one for beginners. What should I get? The only one I've heard of is like Code Blocks or something like that. What do you think I should get?

What is a good free C compiler?
Have you considered looking for C++ compilers as some of them can be used to compile normal C programs. One such example of this would be Bloodshed Dev-C++ to compile and run any of your C applications. This is free to download I think from www.cprogramming.com website. This is a good website on tutorials about C programming.
Reply:have u tried the enterprise version of visual studio. there is a free download at microsofts website.





http://www.microsoft.com/express/downloa...
Reply:The GNU Project was launched in 1984 to develop a complete Unix-like operating system which is free software: the GNU system





Their C compiler can be found here:


http://gcc.gnu.org/
Reply:Hmmm there are several. Straight command line Borland C++ 5.5 Compiler, gcc, Watcom , Visual Studio Express, and many more Google or Yahoo Free C Compiler.


No comments:

Post a Comment