The C Programming Language: Difference between revisions

Content deleted Content added
Lir (talk | contribs)
m Later editions also discuss ANSI C.
Optim (talk | contribs)
No edit summary
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, which 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'''. LaterFrom editions[[1988]], alsoa discusssecond edition is available which covers [[ANSI C]].
 
The book is translated in a number of languages including:
* [[Albanian]]
* [[Chinese]]
* [[Danish]]
* [[Dutch]]
* [[Finnish]]
* [[French]]
* [[German]]
* [[Greek]]
* [[Hebrew]]
* [[Hungarian]]
* [[Italian]]
* [[Japanese]]
* [[Korean]]
* [[Norwegian]]
* [[Polish]]
* [[Portugese]]
* [[Russian]]
* [[Serbo-Croatian]]
* [[Slovak]]
* [[Slovenian]]
* [[Spanish]]
* [[Swedish]]
 
==External Link==