![]() |
|||||
|
#include <glob.h>
#include <unixem/unixem.h>
#include <unixem/internal/util.h>
#include <errno.h>
#include <stdlib.h>
#include <windows.h>
Functions | |
int | glob (char const *pattern, int flags, const int(*errfunc)(char const *, int), glob_t *pglob) |
Generates pathnames matching a pattern. | |
void | globfree (glob_t *pglob) |
Frees the results of a call to glob. |
|
UNIX Emulation for Win32 Libraries documentation © Synesis Software Pty Ltd, 2002-2005 |