Notes on Programming in C
Rob Pike
Table of Contents
Introduction
Issues of typography
Variable names
The use of pointers.
Procedure names
Comments
Complexity
Programming with data.
Function pointers
Include files
Notes on Programming in C
Translated from
troff
by
Paul Selkirk
on 06 April 1995.
Introduction