|
VMS Help CRTL, free *Conan The Librarian |
Makes available for reallocation the area allocated by a previous
calloc, malloc, or realloc call.
Format
#include <stdlib.h>
void free (void *ptr);
Additional Information (explode) :
|
|