Publisher: Plum Hall, 1985, 253 pages
ISBN: 0-911537-04-X
Keywords: Programming
This book covers all the advanced features of C with examples to illustrate their usefulness. Sophisticated constructs like pointers to functions, bit fields, unions, macros, typedefs, conditional compilation, enumerations, self-referential structures, dynamic allocation, and portable file techniques — all are illustrated with practical case studies. General purpose functions and macros are created for classic dynamic data structures like stacks, queues, deques, and trees, along with application-oriented case studies like interactive menu processing and hashed file storage.
A series of reliability rules are presented to assist the programmer in writing programs that deliver "no surprises". Concepts from the ANSI standardization of C point the way to powerful but portable application of the advanced features of C.
Good, reliable advice. I wish people would read stuff like this.
Comments
There are currently no comments
New Comment