|
VMS Help CRTL, glob *Conan The Librarian |
Returns a list of existing files for a user supplied pathname
(with optional wildcards).
This function is supported on OpenVMS Integrity servers and
Alpha only.
Format
#include <glob.h>
int glob (const char *pattern, int flags, int (*errfunc)(const
char *epath, int eerrno), glob_t *pglob);
Additional Information (explode) :
|
|