|
FreeBASIC
0.91.0
|
#include "../fb.h"#include "fb_private_console.h"#include <float.h>#include <unistd.h>#include <conio.h>
Go to the source code of this file.
Functions | |
| void | fb_hInit (void) |
| void | fb_hEnd (int unused) |
Variables | |
| FB_CONSOLE_CTX | __fb_con |
| char * | __fb_startup_cwd |
| void fb_hEnd | ( | int | unused) |
| void fb_hInit | ( | void | ) |
| FB_CONSOLE_CTX __fb_con |