VMS Help  —  CRTL  free
    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 extract
Argument Description
Close Help