Every value or complex data type exists in memory. In this section, we will explore various ways to create and manipulate memory. We'll also explore the life cycle of different kinds of memory structures.
This section comprises the following chapters:
- Chapter 17, Understanding Memory Allocation and Lifetime
- Chapter 18, Using Dynamic Memory Allocation