Go to the source code of this file.
Classes | |
| struct | dirent |
Typedefs | |
| typedef DIR | DIR |
Functions | |
| DIR * | opendir (const char *) |
| int | closedir (DIR *) |
| dirent * | readdir (DIR *) |
| void | rewinddir (DIR *) |
Definition in file msvc_dirent.h.
Definition at line 32 of file msvc_dirent.h.
| DIR* opendir | ( | const char * | ) |
| int closedir | ( | DIR * | ) |
| void rewinddir | ( | DIR * | ) |