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

Image The definition of a pointer

Image The uses of pointers

Image How to declare and initialize pointers

Image 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.