FreeBASIC
0.91.0
|
#include "fb_gfx.h"
Go to the source code of this file.
Functions | |
int | fb_GfxLineInputWstr (const FB_WCHAR *text, FB_WCHAR *dst, ssize_t max_chars, int addquestion, int addnewline) |
int fb_GfxLineInputWstr | ( | const FB_WCHAR * | text, |
FB_WCHAR * | dst, | ||
ssize_t | max_chars, | ||
int | addquestion, | ||
int | addnewline | ||
) |
Definition at line 6 of file gfx_lineinp_wstr.c.