Chapter 13
Pointers
CHAPTER OUTLINE
13.4 Arithmetic Operations with Pointers
13.11 Pointer to Derived Classes and Base Class
13.13 Accessing Private Members with Pointers
13.14 Direct Access to Private Members
13.1 INTRODUCTION
Many learners feel that pointers is a puzzling topic. However, pointers can make programs quicker, straightforward, and memory efficient. C/C++ gives more importance to pointers. Hence, it is important to know the ...
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.