Hour 10. Advanced Pointers

One of the most powerful tools available to a C++ programmer is the capability to directly manipulate computer memory by using pointers. In this hour, you will learn

  • How to create objects on the heap

  • How to use pointers effectively

  • How to prevent memory problems when using pointers

Get Sams Teach Yourself C++ in 24 Hours, Third 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.