|
FreeBASIC
0.91.0
|
#include "fb.h"
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) |
| 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.


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