Basics of Memory Management

Home > Literature > Memoir > Dealing with Memory > Basics of Memory Management

It includes the fundamental concepts underpinning memory management, such as stack and heap, memory allocation and deallocation, pointers, available memory space, etc.