What is malloc function?

The malloc() function stands for memory allocation, that allocate a block of memory dynamically . It reserves the memory space for a specified size and returns the null pointer, which points to the memory location. malloc() function carries garbage value. The pointer returned is of type void.

Sizin İçin Seçtik  What is union in C give example?

Leave a Reply

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

What is malloc function?

The malloc() function stands for memory allocation, that allocate a block of memory dynamically . It reserves the memory space for a specified size and returns the null pointer, which points to the memory location. malloc() function carries garbage value. The pointer returned is of type void.

Sizin İçin Seçtik  E kısaltması nedir?

Leave a Reply

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