Lesson 9. Understanding Pointers
This lesson introduces you to pointers, an important part of the C language. Pointers provide a powerful and flexible method of manipulating data in your programs. In this lesson you learn
The definition of a pointer
The uses of pointers
How to declare and initialize pointers
How to use pointers with simple variables ...
Get C Programming in One Hour a Day, Sams Teach Yourself, 7th Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.