How to use the memory manager?

A memory managers job is actually quite simple. It only needs to do 3 essential things: allocate, deallocate and reallocate memory. It has to do this from the very first allocation until the last deallocation of an application. Thus it is essential that the memory manager initialization is the first thing that a program executes. To achieve this in different environments please choose the environment you're using from the menu buttons above

Home | Products | Nexus Memory Manager