FreeBASIC
0.91.0
|
#include "fb.h"
Go to the source code of this file.
Functions | |
int | fb_DevErrOpen (FB_FILE *handle, const char *filename, size_t filename_len) |
Variables | |
static FB_FILE_HOOKS | hooks_dev_err |
int fb_DevErrOpen | ( | FB_FILE * | handle, |
const char * | filename, | ||
size_t | filename_len | ||
) |
Definition at line 20 of file dev_err_open.c.
|
static |