Name
Description
calloc
allocate and clear memory block from heap
free
return memory block to heap
malloc
allocate memory block from heap
realloc
change size of allocated memory block
Help URL: http://www.yourdomain.com/help/index.html?idh_silverc_compiler_memory_allocation_functions.htm