|
FreeBASIC
0.91.0
|
#include "fb.h"
Go to the source code of this file.
Functions | |
| FBCALL int | fb_LineInput (FBSTRING *text, void *dst, ssize_t dst_len, int fillrem, int addquestion, int addnewline) |
| FBCALL int fb_LineInput | ( | FBSTRING * | text, |
| void * | dst, | ||
| ssize_t | dst_len, | ||
| int | fillrem, | ||
| int | addquestion, | ||
| int | addnewline | ||
| ) |
Definition at line 6 of file hook_lineinp.c.

