Ring Daemon 16.0.0
|
#include <windirent.h>
Public Attributes | |
struct dirent | ent |
struct _WDIR * | wdirp |
Definition at line 283 of file windirent.h.
struct dirent DIR::ent |
Definition at line 285 of file windirent.h.
Referenced by readdir().
struct _WDIR* DIR::wdirp |
Definition at line 286 of file windirent.h.
Referenced by closedir(), opendir(), readdir(), and rewinddir().