File Seek Flags

Overview

// macros

#define APR_CUR
#define APR_END
#define APR_SET

Detailed Documentation

Macros

#define APR_CUR

Current

#define APR_END

Go to end of file

#define APR_SET

Set the file position