![]() |
|||||
|
#include <glob.h>
Public Attributes | |
int | gl_pathc |
int | gl_matchc |
int | gl_offs |
int | gl_flags |
char ** | gl_pathv |
This structure is used by glob() to return the results of the search.
|
returned flags |
|
count of paths matching pattern |
|
reserved at beginning of gl_pathv |
|
count of total paths so far |
|
list of paths matching pattern |
|
UNIX Emulation for Win32 Libraries documentation © Synesis Software Pty Ltd, 2002-2005 |