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

Go to the source code of this file.

Functions

fb_off_t fb_FileLenEx (const char *filename)
 
FBCALL long long fb_FileLen (const char *filename)
 

Function Documentation

FBCALL long long fb_FileLen ( const char *  filename)

Definition at line 30 of file file_len.c.

Here is the call graph for this function:

fb_off_t fb_FileLenEx ( const char *  filename)

Definition at line 5 of file file_len.c.

Here is the call graph for this function:

Here is the caller graph for this function: