Oct 24, 2005 #1 asfaw Programmer Joined Jun 28, 2004 Messages 36 Location CA Hello all, What do I need to have to learn c. I would appreciate if you can suggest a compiler that works on Windows 2000 and XP. I do not need an IDE. Thank you. asfaw
Hello all, What do I need to have to learn c. I would appreciate if you can suggest a compiler that works on Windows 2000 and XP. I do not need an IDE. Thank you. asfaw
Oct 24, 2005 #2 ArkM IS-IT--Management Joined Oct 21, 2002 Messages 1,819 Location RU Microsoft presents freeware command line C++ compiler. Or try Dev-C++ with IDE. Upvote 0 Downvote
Oct 25, 2005 #3 Diancecht Programmer Joined Jan 8, 2004 Messages 4,042 Location ES There are a few: http://www.thefreecountry.com/compilers/cpp.shtml For learning purposes, they should behave all the same way. I'd take ArkM advice, though. Cheers, Dian Upvote 0 Downvote
There are a few: http://www.thefreecountry.com/compilers/cpp.shtml For learning purposes, they should behave all the same way. I'd take ArkM advice, though. Cheers, Dian
Oct 25, 2005 Thread starter #4 asfaw Programmer Joined Jun 28, 2004 Messages 36 Location CA Thank you all. Upvote 0 Downvote