OpenClovis Logo

Modules
Heap Management

Computer programs use dynamic memory allocation to access memory area whose size is not known at compile time. More...

Modules

 Functional Description
 Description of Heap Management.
 API Usage Examples
 Code Examples.
 Error/Return Codes
 Common and Component specific Error Codes.
 API Reference Pages
 Defines, Structures, Typedefs, Functions.

Detailed Description

Computer programs use dynamic memory allocation to access memory area whose size is not known at compile time.

The OpenClovis Heap Library provides the ability to optimize the performance and reduce fragmentation of free memory.Components and applications built on ASP can use this implementation for their dynamic memory requirements.


Generated on Tue Jan 10 10:29:15 PST 2012 for OpenClovis SDK using Doxygen