The C Programming Language

This is an old revision of this page, as edited by 207.73.99.11 (talk) at 13:02, 5 May 2004. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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".

Further Reading

  • The C Programming Language. Kernighan & Ritchie, 1978. ISBN 0131103628