|
PatchworkOS
|
Go to the source code of this file.
Functions | |
| long int | ftell (FILE *stream) |
| long int ftell | ( | FILE * | stream | ) |
Definition at line 7 of file ftell.c.
References FILE::bufEnd, FILE::bufIndex, ERANGE, errno, LONG_MAX, FILE::mtx, mtx_lock(), mtx_unlock(), fpos_t::offset, FILE::pos, and FILE::ungetIndex.