Lecture 16. Dynamic Memory Allocation and Arrays

Monday October 25


An introduction to the world of dynamic memory, where we as programmers now have complete control over how computer memory is used. This is also our first encounter with arrays and pointers .

Readings

  • Text 11.1, 11.3, 12.1

Links

📦 Code and Slides