Loading [MathJax]/extensions/MathZoom.js
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
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)