INtime provides an API similar to the Windows CrtDbg API in order to provide a consistent memory debug interface.
Types of blocks on the debug heap
Memory management and the debug heap
Tracking heap allocation requests
Heap state reporting functions
Writing your own debug hook functions
Using macros for verification and reporting