You can access the distribution details by navigating to My Print Books(POD) > Distribution
Every C programmer at some point has to deal with pointers - the most confused topic in C. Pointers unleash great power in them. Know and use them properly, their immense potential can be put to great use. If not used properly, they can cause doom.
<em>"C Pointer FAQ"</em> tries to demistify pointers and enable the programmer to understand the simple pointer rules through a series of questions and answers. This book is a guide to using pointers correctly without becoming a victim to the misuse of pointers. It explains not only the right ways to use the pointers, but also the pitfalls and frequently mistaken concepts along with examples.
The topics covered are:
<ul>
<li>Introduction to pointers</li>
<li>Pointers and Arrays</li>
<li>Pointers and Strings</li>
<li>Pointers and Structures</li>
<li>Pointers and Functions</li>
<li>Pointers and Memory</li>
</ul>
With "C Pointer FAQ", you will be able to unleash the power of pointers and learn them to use them in a proper way.
Currently there are no reviews available for this book.
Be the first one to write a review for the book C Pointer FAQ.