24. What’s the Point?

Using Pointers, You’ll Find Out

image

Pointer variables, often called pointers, let you do much more with C than you can with programming languages that don’t support pointers. When you first learn about pointers, you’ll probably ask, “What’s the point?” (Even after you master them, you still might ask the same thing!) Actually, pointers provide the means for the true power of C programming. This book exposes the tip of the pointer iceberg. The concepts you learn here will form the foundation of your C programming future.

Get Absolute Beginner’s Guide to C, 2nd 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.