Go to the source code of this file.
Typedefs | |
typedef off_t | EST_FilePos |
Functions | |
EST_FilePos | EST_ftell (FILE *fp) |
int | EST_fseek (FILE *fp, EST_FilePos offset, int whence) |
typedef off_t EST_FilePos |
Definition at line 69 of file EST_File.h.
|
inline |
Definition at line 71 of file EST_File.h.
|
inline |
Definition at line 75 of file EST_File.h.