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

Go to the source code of this file.

Functions

int fb_hDevFileSeekStart (FILE *fp, int mode, FB_FILE_ENCOD encod, int seek_zero)
 
fb_off_t fb_DevFileGetSize (FILE *fp, int mode, FB_FILE_ENCOD encod, int seek_back)
 

Function Documentation

fb_off_t fb_DevFileGetSize ( FILE *  fp,
int  mode,
FB_FILE_ENCOD  encod,
int  seek_back 
)

Definition at line 34 of file dev_file_size.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int fb_hDevFileSeekStart ( FILE *  fp,
int  mode,
FB_FILE_ENCOD  encod,
int  seek_zero 
)

Definition at line 5 of file dev_file_size.c.

Here is the caller graph for this function: