Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages | Examples

File Seek Flags
[File I/O Handling Functions]


Defines

#define APR_SET   SEEK_SET
#define APR_CUR   SEEK_CUR
#define APR_END   SEEK_END

Define Documentation

#define APR_CUR   SEEK_CUR
 

Current

#define APR_END   SEEK_END
 

Go to end of file

#define APR_SET   SEEK_SET
 

Set the file position


Generated on Thu Nov 3 20:34:23 2005 for Apache Portable Runtime by  doxygen 1.4.2