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

Go to the source code of this file.

Functions

fb_off_t fb_FileSizeEx (FB_FILE *handle)
 
FBCALL long long fb_FileSize (int fnum)
 

Function Documentation

FBCALL long long fb_FileSize ( int  fnum)

Definition at line 37 of file file_size.c.

Here is the call graph for this function:

fb_off_t fb_FileSizeEx ( FB_FILE handle)

Definition at line 6 of file file_size.c.

Here is the caller graph for this function: