The C Programming Language: Difference between revisions

Content deleted Content added
Lir (talk | contribs)
mNo edit summary
Lir (talk | contribs)
m Later editions also discuss ANSI C.
Line 1:
'''''The C Programming Language''''' ('''K&R''' (from the author's initials) or "'''the white book'''" -- [[1978]] or [[1981]](?) -- ISBN 0131103628) is a [[computer science]] [[book]], [[writing| written]] by [[Brian Kernighan]] and [[Dennis Ritchie]]. The book has been influential in the application and development of the [[C programming language]]. The book discusses the usage of C by [[AT&T]]; the "dialect" of C used here is sometimes referred to as '''K&R C'''. Later editions also discuss [[ANSI C]].
 
==External Link==