Content deleted Content added
No edit summary Tags: Reverted Mobile edit Mobile web edit |
FlamingLeo (talk | contribs) Undid revision 1220918603 by 2403:6200:8851:B767:BD4B:4C3:9912:8FF9 (talk) |
||
Line 4:
{{Infobox book
| name = The C
| image = The C Programming Language, First Edition Cover.svg
| caption = Cover of the first edition.
| author = [[Brian Kernighan]]<br>[[Dennis Ritchie]]
| illustrator =
| cover_artist =
| language =
| subject = [[C
| genre =
| publisher = [[Prentice Hall]]
| pub_date =
| isbn =
| dewey =
| congress =
Line 21:
}}
'''''The C Programming Language''''' (sometimes termed '''''K&R''''', after its authors' initials) is a [[computer programming]] book written by [[Brian Kernighan]] and [[Dennis Ritchie]], the latter of whom originally designed and implemented the [[C programming language]], as well as co-designed the [[Unix]] [[operating system]] with which development of the language was closely intertwined. The book was central to the development and popularization of C and is still widely read and used today. Because the book was co-authored by the original language designer, and because the first edition of the book served for many years as the ''[[de facto]]'' standard for the language, the book was regarded by many to be the authoritative reference on C.<ref name="
== History ==
|