FreeBASIC
0.91.0
|
Go to the source code of this file.
Functions | |
void | fb_ConsoleGetRawXYEx (HANDLE hConsole, int *col, int *row) |
void | fb_ConsoleGetRawXY (int *col, int *row) |
FBCALL void | fb_ConsoleGetXY (int *col, int *row) |
void fb_ConsoleGetRawXY | ( | int * | col, |
int * | row | ||
) |
void fb_ConsoleGetRawXYEx | ( | HANDLE | hConsole, |
int * | col, | ||
int * | row | ||
) |
FBCALL void fb_ConsoleGetXY | ( | int * | col, |
int * | row | ||
) |