9

Pointers

Chapter Outline
9.1 INTRODUCTION

Most of the computer language learners feel that the pointer is a puzzling topic and very difficult to understand. However, the pointer enables fast and straightforward execution of a program. With pointers, memory is used most efficiently. C gives more importance to pointers. Hence, it is important to know the operation and applications of pointers. Pointers are used as a ...

Get Programming in 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.