ANSI C: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
(Redirect to C category for now)
 
Line 1: Line 1:
#REDIRECT [[:Category:C]]
'''ANSI C''' is the standard published by the American National Standards Institute (ANSI) for the C programming language. Software developers writing in C are encouraged to conform to the requirements in the document, as it encourages easily portable code.

==Citations==
* [http://en.wikipedia.org/wiki/ANSI_C Wikipedia:ANSI_C]

{{Programming Language}}

Latest revision as of 02:30, 8 November 2007

Redirect to: