|
FreeBASIC
0.91.0
|
#include "../fb.h"#include "fb_private_console.h"#include <go32.h>#include <dpmi.h>#include <sys/farptr.h>
Go to the source code of this file.
Functions | |
| void | fb_ConsoleGetXY_BIOS (int *col, int *row) |
| FBCALL void | fb_ConsoleGetXY (int *col, int *row) |
| FBCALL void fb_ConsoleGetXY | ( | int * | col, |
| int * | row | ||
| ) |
| void fb_ConsoleGetXY_BIOS | ( | int * | col, |
| int * | row | ||
| ) |