VAPOR3 3.9.4
|
#include <direntWin32.h>
Public Attributes | |
struct dirent | ent |
struct _WDIR * | wdirp |
Definition at line 206 of file direntWin32.h.
struct dirent DIR::ent |
Definition at line 207 of file direntWin32.h.
Referenced by readdir().
struct _WDIR* DIR::wdirp |
Definition at line 208 of file direntWin32.h.
Referenced by closedir(), opendir(), readdir(), and rewinddir().