FreeBASIC  0.91.0
dev_cons_open.c File Reference
#include "fb.h"
Include dependency graph for dev_cons_open.c:

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
 

Function Documentation

int fb_DevConsOpen ( FB_FILE handle,
const char *  filename,
size_t  filename_len 
)

Definition at line 20 of file dev_cons_open.c.

Here is the call graph for this function:

Here is the caller graph for this function:

Variable Documentation