Content deleted Content added
mNo edit summary |
copyedit, remove irrelevant translation list, etc. |
||
Line 1:
'''''The C Programming Language''''' (also known as '''K&R'''
The first edition of the book, published in [[1978]], discusses the original usage of C by [[AT&T]]; this "dialect" of C is sometimes referred to as ''K&R C''. In [[1988]] a second edition was published which covers [[ANSI C]]. The book has since been translated into over 20 languages.
The style of formatting programs used in the book is often called "K&R style" or the "[[One True Brace Style]]".
==External Link==▼
* http://cm.bell-labs.com/cm/cs/cbook/▼
== Further Reading ==
* ''The C Programming Language''. Kernighan & Ritchie, 1978. ISBN 0131103628
▲== External Link ==
▲* [http://cm.bell-labs.com/cm/cs/cbook/ Bell Labs page about the book]
|