What is dynamic memory allocation and its types?

To allocate memory dynamically, library functions are malloc() , calloc() , realloc() and free() are used. These functions are defined in the <stdlib. h> header file.

Sizin İçin Seçtik  How do you write a malloc function?

Leave a Reply

Your email address will not be published. Required fields are marked *