Copyright Digital Equipment Corp. All rights reserved.
Makes available for reallocation the area allocated by a previous
calloc, malloc, or realloc call.
Format
#include <stdlib.h>
void free (void *ptr);
Argument Description