FreeBASIC
0.91.0
|
Go to the source code of this file.
Functions | |
static void | fb_ConsoleScrollRawEx (HANDLE hConsole, int x1, int y1, int x2, int y2, int nrows) |
void | fb_ConsoleScroll (int nrows) |
void fb_ConsoleScroll | ( | int | nrows) |
|
static |
Definition at line 6 of file io_scroll.c.