Lecture 15. Memory and Pointers

Friday October 25


Deeper dive into the wonderful world of pointers.

  • Putting things other than arrays on the heap
  • Uninitialized memory
  • nullptr

Readings

Links

📦 Code