PDA

View Full Version : C programing language reqd.



umapati
07-28-2006, 09:06 AM
I am looking for " C programming language "( first version ) that might be "TurboC" for my niece who is studying progrmming and he want it to start his learning.plz help..

locustfurnace
08-06-2006, 08:50 AM
"Borlands TurboC" is considered "Antique" software by Borland themselves. You can download "TurboC" from its' developers for Free here:
http://community.borland.com/article/0,1410,20841,00.html

Note that this is very old programming, 1989 infact. With this software, one can still write code ofcourse, but the included compilers might have issues with todays modern CPU's. The above software, TurboC, may not even be Year2000 compliant.


You may wish to use something more up to date.

http://www.mingw.org/
http://cygwin.com/



Helpful site on C and C++ programming
http://www.cprogramming.com/