CHAPTER 12
Pointers andDynamic MemoryAllocation
Chapter Objectives
By the end of the chapter, readers will be able to:
Explain the concepts of pointers.
Explain and use indirect addressing.
Declare, initialize, and use pointers, with up to three levels of indirection.
Pass parameters by pointer.
Use pointer arithmetic in the manipulation of ...
Get C++: An Active Learning Approach 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.