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