Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
FILE_POS.h File Reference

Go to the source code of this file.

Functions

int fseek (FILE *file, unsigned long offset, int mode)
 
int _fseek (FILE *file, fpos_t offset, int mode)
 
long ftell (FILE *file)
 

Function Documentation

◆ _fseek()

int _fseek ( FILE file,
fpos_t  offset,
int  mode 
)

◆ fseek()

int fseek ( FILE file,
unsigned long  offset,
int  mode 
)

◆ ftell()

long ftell ( FILE file)