[Ilugc] Re: Vintage C

Sivasankar Chander siva at dias.ath.cx
Mon Jul 26 15:24:51 IST 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


More information about the ilugc mailing list