![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Functions | |
| long | ftell (FILE *stream) |
| int | _ftell (FILE *file) |
| int | _fseek (FILE *file, unsigned long offset, int whence) |
| int | fseek (FILE *stream, unsigned long offset, int whence) |
| int _fseek | ( | FILE * | file, |
| unsigned long | offset, | ||
| int | whence ) |
| int _ftell | ( | FILE * | file | ) |
| int fseek | ( | FILE * | stream, |
| unsigned long | offset, | ||
| int | whence ) |
| long ftell | ( | FILE * | stream | ) |