File Seek Flags
[File I/O Handling Functions]


マクロ定義

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

マクロ定義

#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


Apache Portable Runtimeに対してSun Jul 19 22:04:01 2009に生成されました。  doxygen 1.4.7