c++ - Brand new to C (how to compile?) -
I would like to know what I should use to compile in C. I am generally new to programming and highly appreciated. A comprehensive description of this process. I am on Windows Vista
I heard about something called "DJGPP" which is free and effective for windows.
You can start the answer to this question and many others, try the initial tutorial . On the compiler and getting set up. Compiler: You can use an excerpt from it:
Windows / DOS
- Code :: Block and Mingav <
- Dev-C + + and Digital Mars
Windows Only
DevGPP- Microsoft Visual C ++
- nix
- G ++ is a C ++ compiler that comes with most * Niss delivery.
- GCC is a C compiler which comes with the most * nick distribution.
Macintosh - XCode
~~~
Personally, I strongly advise you also Read it will really help you understand basic principles of programming, as well as c-specific details.
Comments
Post a Comment