FreeBASIC
0.91.0
|
#include "fb.h"
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) |
FBCALL long long fb_FileLen | ( | const char * | filename) |
fb_off_t fb_FileLenEx | ( | const char * | filename) |
Definition at line 5 of file file_len.c.