Part 3: Memory Manipulation
Every value or complex data type exists in memory. Here, we explore various ways to create and manipulate memory. We also explore the life cycle of different kinds ofmemory structures.
This part contains the following chapters:
- Chapter 17, Understanding Memory Allocation and Lifetime
- Chapter 18, Using Dynamic Memory Allocation