Apache Portable Runtime
Macros

Macros

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

Detailed Description

Macro Definition 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