|
FreeBASIC
0.91.0
|

Go to the source code of this file.
Functions | |
| void | fb_ConsoleGetScreenSizeEx (HANDLE hConsole, int *cols, int *rows) |
| FBCALL void | fb_ConsoleGetScreenSize (int *cols, int *rows) |
| FBCALL void fb_ConsoleGetScreenSize | ( | int * | cols, |
| int * | rows | ||
| ) |
| void fb_ConsoleGetScreenSizeEx | ( | HANDLE | hConsole, |
| int * | cols, | ||
| int * | rows | ||
| ) |