[Ilugc] Re: Vintage C

  • From: siva@xxxxxxxxxxx (Sivasankar Chander)
  • Date: Mon Jul 26 16:06:04 2004


And here is the vintage Programming in C:  A Tutorial by Brian W. 
Kernighan  Bell Laboratories, Murray Hill, N. J. This ``tutorial'' is 
presented as a historical document, not as a tutorial

http://www.lysator.liu.se/c/bwk-tutor.html

  Actually, a lot of the code there will pass through modern ANSI C
compilers without incident; and the document can still be used as
a tutorial even today.

  The only tricky stuff probably relates to typedefs, qualifiers
and storage classes.

-Siva

Other related posts:

  • » [Ilugc] Re: Vintage C - Sivasankar Chander