Memory Management in C | Q - 2

Last Updated :
Discuss
Comments

What header file is needed to use malloc() and free()?


stdio.h


stdlib.h

malloc.h

mem.h

Tags:
Share your thoughts in the comments