Difference between revisions of "C"

From Bacliff Exploration Society
Jump to navigation Jump to search
Line 3: Line 3:
 
== See also ==
 
== See also ==
 
* [[C++]]
 
* [[C++]]
 +
 +
== References ==
 +
* [http://www.literateprogramming.com%2Fctraps.pdf&ei=YI5RTujdMMSysALuko3dBg&usg=AFQjCNEad29TP7q6SDruOfv5QiaHaMAE9Q C Traps and Pitfalls]

Revision as of 17:02, 21 August 2011

C is an ancient programming language created in 1973, and still used by engineers who don't know any better. It was replaced by Fortran 90.

See also

References