CHAPTER 9

Pointers

Chapter Outline
9.1  INTRODUCTION

Pointer is a special data-type in C and it is widely used by programmers. 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. ...

Get Programming in C, 3/e, 3rd 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.