Public Attributes | |
long | handle |
struct _finddata_t | info |
struct dirent | result |
char * | name |
char * | name |
Definition at line 50 of file dirent.c.
long DIR::handle |
Definition at line 52 of file dirent.c.
Referenced by closedir(), opendir(), readdir(), and rewinddir().
struct _finddata_t DIR::info [read] |
struct dirent DIR::result [read] |
char* DIR::name |