dirent.h File Reference

Go to the source code of this file.

Classes

struct  dirent
 dirent More...

Typedefs

typedef struct DIR DIR
 DIR.

Functions

DIRopendir (const char *)
 Unix opendir function.
int closedir (DIR *)
 Unix closedir function.
struct direntreaddir (DIR *)
 Unix readdir function.
void rewinddir (DIR *)
 Unix rewinddir function.

Detailed Description

Declaration of POSIX directory browsing functions and types for Win32.

Author: Kevlin Henney (kevlin@acm.org, kevlin@curbralan.com) History: Created March 1997. Updated June 2003. Rights: See end of file.


Generated on Wed Oct 14 21:04:16 2009 for mixpp by  doxygen 1.6.1