Thread: C Compiler
View Single Post
Old 02-08-2005, 12:44 PM   #5 (permalink)
fitzjj
 
Ultra Techie

Join Date: Oct 2003

Posts: 544

fitzjj

Default

if you dont have an IDE then go for Dev-C++, its pretty good, and as mentioned it comes with a compiler so you dont have to mess around setting one up.

If you have an environment to work in, then you'll either have to figure out some way of getting it to talk to the compiler or install cygwin and use that to compile.

if i were you then i'd go for the dev-c++ option as it is much simpler
fitzjj is offline