#include <glob.h> void globfree(glob_t *_pglob);
Frees the memory associated with _pglob.
_pglob
not ANSI, POSIX
Go to the first, previous, next, last section, table of contents.