Content deleted Content added
Reverting edit(s) by 172.109.203.205 (talk) to rev. 1203415369 by KnowledgeScribe1: Vandalism (UV 0.1.5) |
No edit summary |
||
Line 53:
The first edition, published February 22, 1978, was the first widely available book on the C programming language. Its version of C is sometimes termed ''K&R C'' (after the book's authors), often to distinguish this early version from the later version of C standardized as ''[[ANSI C]]''.<ref name="k&r1e">{{cite book |last1= Kernighan |first1= Brian W. |author-link1= Brian Kernighan |last2= Ritchie |first2= Dennis M. |author-link2= Dennis Ritchie |title= The C Programming Language |edition= 1st |publisher= [[Prentice Hall]] |date= February 1978 |___location= [[Englewood Cliffs, NJ]] |isbn= 0-13-110163-3 |url= https://archive.org/details/cprogramminglang00kern }}</ref>
In April 1988, the second [[Edition (book)|edition]] of the book was published, updated to cover the changes to the language resulting from the then-new ANSI C standard, particularly with the inclusion of reference material on [[C standard library|standard libraries]]. The second edition of the book (and {{as of|
C was first standardized in 1989 (as ANSI X3.159-1989) and has since undergone several revisions. However, no new edition of ''The C Programming Language'' has been issued to cover the more recent standards.
|