Tuesday, July 14, 2009

I need a compiler for the C language!?

Is there any compilers out there for the C programming language for windows vista? Any help will be appreciated!

I need a compiler for the C language!?
Google is God.


Scroll down to "Free compilers"


http://www.cpax.org.uk/prg/portable/c/re...
Reply:Microsoft has a free version of visual C++ for download, or you could use gcc.
Reply:If you run a search one of the first links you will find is:





http://www.thefreecountry.com/compilers/...





You don't need to go any further.





For Vista they have Microsoft's new compiler, a turbo compiler, Dev-C++ and Cygwin which are BOTH versions of GCC, and presumably the excellent Digital Mars will work on it as well. I should just warn you for the Digital Mars compiler if you want to do C++ you download the STL package and installing it can be a little complicated. Before I jumped from Windows to Linux I was using it, but I created a short .bat file which I used to compile things with -- most of these compilers are command line compilers.
Reply:C is a subset of C++. Just don't use the advanced features and study the differences.


No comments:

Post a Comment