Doxygen Source Code Documentation
ftell_.c File Reference
#include "f2c.h"
#include "fio.h"
Go to the source code of this file.
Functions | |
FILE * | unit_chk (integer unit, char *who) |
integer | ftell_ (integer *unit) |
int | fseek_ (integer *unit, integer *offset, integer *whence) |
Function Documentation
|
Definition at line 31 of file ftell_.c. References offset, and unit_chk().
|
|
Definition at line 20 of file ftell_.c. References L, and unit_chk().
|
|
Definition at line 8 of file ftell_.c. References f__fatal(), and MXUNIT. Referenced by fseek_(), and ftell_().
|