7.4.14 Dynamic memory management functions

Dynamic memory management functions are as follows.

Table 7.16

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