ILE C/C++ Runtime Library Functions

Heap Memory Overview

Heap memory is a common pool of free memory used for dynamic memory allocations within an application.



[ Top of Page | Previous Page | Next Page | Contents | Index ]