#define calloc

(n, s)

Override of system call for memory check system.

Documentation

Override of system call for memory check system. This macro is used to allocate memory via the memory check system selected with the PMEMORY_CHECK compile time option. It will include the source file and line into the memory allocation to allow the PMemoryHeap class to keep track of the memory block.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.