Re: programming in c: the initial steps

Hi,
If you are really sure about this, as C requires a lot more devotion than a scripting language, such as lua, there are lots of compilers you can choose from. It depends on what you want. MinGW has a very nice command line c/c++ compiler, but you have to generate your own makefiles unless you are using one of the autobuilders.
If you'd like to have an editor as well, Microsoft has their usual Visual Studio package with c/c++/c#, the express versions are worth trying.
Code:blocks is also a great choice. As long as you have a command line C compiler though, you can make any capable text editor (NOT ms notepad) work.
These are just the popular choices, I am sure there are other unique gems.

Hth,
Rob

URL: http://forum.audiogames.net/viewtopic.php?pid=147702#p147702

_______________________________________________
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
http://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Reply via email to