Lecture 15. Dynamic Memory Allocation and Arrays

Friday October 28


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