|
GME
13
|
|
Defines | |
| #define | APR_SET SEEK_SET |
| #define | APR_CUR SEEK_CUR |
| #define | APR_END SEEK_END |
| #define APR_CUR SEEK_CUR |
Current
Definition at line 133 of file apr_file_io.h.
| #define APR_END SEEK_END |
Go to end of file
Definition at line 135 of file apr_file_io.h.
| #define APR_SET SEEK_SET |
Set the file position
Definition at line 131 of file apr_file_io.h.
1.7.6.1