Skip to content

The C Programming Language

← Back to topic

Authors: Brian W. Kernighan, Dennis M. Ritchie
Year: 1972
Journal: Prentice Hall
DOI: 10.5555/c-lang-1978
Publisher: https://www.cs.princeton.edu/courses/archive/spr10/cos217/reading/ksc.pdf

Keywords: c, language

Abstract

The original book on C programming language.

Cite this paper

bibtex
@misc{cbook1972,
  title  = {The C Programming Language},
  author = {Brian W. Kernighan, Dennis M. Ritchie},
  year   = {1972},
  journal = {Prentice Hall},
  doi    = {10.5555/c-lang-1978},
  url    = {https://doi.org/10.5555/c-lang-1978},
}

Source files

Released under the MIT License.