Free a chunk of memory
dip_Error dip_MemoryFree( pointer )
Frees a chunk of memory.
Data type | Name | Description |
void * | pointer | pointer to an allocated chunk of memory |
MemoryNew, MemoryReallocate, MemoryFunctionsSet
DIPlib on-line documentation | Function reference | Global function index