FreeBASIC  0.91.0
file_tell.c File Reference
#include "fb.h"
Include dependency graph for file_tell.c:

Go to the source code of this file.

Functions

fb_off_t fb_FileTellEx (FB_FILE *handle)
 
FBCALL long long fb_FileTell (int fnum)
 

Function Documentation

FBCALL long long fb_FileTell ( int  fnum)

Definition at line 39 of file file_tell.c.

Here is the call graph for this function:

fb_off_t fb_FileTellEx ( FB_FILE handle)

Definition at line 6 of file file_tell.c.

Here is the caller graph for this function: