SilverScreen Solid Modeler

Memory Allocation

Memory Allocation

Previous topic Next topic  

Memory Allocation

Previous topic Next topic JavaScript is required for the print function  

StandardCLibrary

 

Memory Allocation Functions

 

 

 


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