7.4.15 Dynamic memory management functions

Dynamic memory management functions are as follows.

Table 7.17

Dynamic memory management functions

Function/Macro Name

Outline

calloc

Dynamic memory allocation

free

Dynamic memory release

malloc

Dynamic memory allocation

realloc

Dynamic memory re-allocation