Pointers on C

By (author): "Kenneth Reek"
Pointers on C
ISBN0673999866
ISBN139780673999863
AsinPointers on C
Original titlePointers on C
Designed for professionals and advanced students, Pointers on C provides a comprehensive resource for those needing in-depth coverage of the C programming language. An extensive explanation of pointer basics and a thorough exploration of their advanced features allows programmers to incorporate the power of pointers into their C programs. Complete coverage, detailed explanations of C programming idioms, and thorough discussion of advanced topics makes Pointers on C a valuable tutorial and reference for students and professionals alike. Highlights: *Provides complete background information needed for a thorough understanding of C. *Covers pointers thoroughly, including syntax, techniques for their effective use and common programming idioms in which they appear. *Compares different methods for implementing common abstract data structures. *Offers an easy, conversant writing style to clearly explain difficult topics, and contains numerous illustrations and diagrams to help visualize complex concepts. *Includes Programming Tips, discussing efficiency, portability, and software engineering issues, and warns of common pitfalls using Caution! Sections. *Describes every function on the st