Guidelines on C Programming: Style, standards, recommend...

Craig E. Ward cew at isi-hobgoblin.arpa
Fri Jul 12 02:45:08 AEST 1985


Just about any college textbook on intermediate or advanced programming
will have a couple of chapters on style and coding practice.  The last
book I had was

	Advanced Programing and Problem Solving with PASCAL
	G. M. Schneider, S. C. Bruell
	John Wiley & Sons, New York, 1981

Even though the book is based on Pascal, 99% of what it says on style
applies to C (and any other language for that matter) also.

		Craig



More information about the Comp.lang.c mailing list