FreeBASIC
0.91.0
|
#include "fb.h"
Go to the source code of this file.
Functions | |
static void | DoAdjust (int *x, int *y, int dx, int dy, int cols, int rows) |
static void | DoMove (int *x, int *y, int dx, int dy, int cols, int rows) |
FBCALL FBSTRING * | fb_ConReadLine (int soft_cursor) |
|
static |
|
static |
Definition at line 32 of file con_readline.c.
Definition at line 47 of file con_readline.c.