hey guys,
i want to learn c programming. i wrote a small script in notepad. can someone tell me what compiler i should use for c programming and give me the link. after i get the compiler how do i compile the program. thank u
starting c porgramming and finding compiler
Page 1 of 1
starting c porgramming and finding compiler
#2
Posted 06 June 2008 - 02:21 PM
I often use MinGW but rather than just typing your code up in notepad, I suggest downloading an IDE (Integrated Development Environment) - take a look at the following: (they're all free
)
Code::Blocks
Bloodshed Dev-C++ a little outdated, it has been discontinued, but still very widely used
CodeWarrior
Visual Studio Express
The benefits of an IDE include syntax highlighting, auto indentation, quick keyboard shortcuts to compile, project handlers, and more. Oh, and they come with a compiler which should automatically be set up and ready to use.
Hope this helps
Code::Blocks
Bloodshed Dev-C++ a little outdated, it has been discontinued, but still very widely used
CodeWarrior
Visual Studio Express
The benefits of an IDE include syntax highlighting, auto indentation, quick keyboard shortcuts to compile, project handlers, and more. Oh, and they come with a compiler which should automatically be set up and ready to use.
Hope this helps
This post has been edited by gabehabe: 06 June 2008 - 02:25 PM
Page 1 of 1

Start a new topic
Add Reply




MultiQuote

| 


