While many general C programming books only dedicate a single chapter to pointers, this text is entirely dedicated to the subject. Go to product viewer dialog for this item. Understanding Pointers

The book is structured to lead a reader from basic variable declarations to complex data structures like threaded binary trees.

A critical section for any real-world application, covering functions like malloc() , calloc() , and free() to manage heap memory.