FreeBASIC
0.91.0
|
#include "fb.h"
Go to the source code of this file.
Functions | |
static int | hCheckBOM (FB_FILE *handle) |
static int | hWriteBOM (FB_FILE *handle) |
int | fb_DevFileOpenEncod (FB_FILE *handle, const char *filename, size_t fname_len) |
Variables | |
static FB_FILE_HOOKS | hooks_dev_file |
int fb_DevFileOpenEncod | ( | FB_FILE * | handle, |
const char * | filename, | ||
size_t | fname_len | ||
) |
Definition at line 101 of file dev_file_encod_open.c.
|
static |
|
static |
|
static |
Definition at line 5 of file dev_file_encod_open.c.