Makes available for reallocation the area allocated by a previous calloc, malloc, or realloc call. Format #include <stdlib.h> void free (void *ptr);