|
FreeBASIC
0.91.0
|
#include "fb_gfx.h"
Go to the source code of this file.
Functions | |
| int | fb_GfxLineInput (FBSTRING *text, void *dst, ssize_t dst_len, int fillrem, int addquestion, int addnewline) |
Variables | |
| static const char * | pszDefaultQuestion = "? " |
| int fb_GfxLineInput | ( | FBSTRING * | text, |
| void * | dst, | ||
| ssize_t | dst_len, | ||
| int | fillrem, | ||
| int | addquestion, | ||
| int | addnewline | ||
| ) |
Definition at line 8 of file gfx_lineinp.c.


|
static |
Definition at line 5 of file gfx_lineinp.c.