FreeBASIC  0.91.0
hook_lineinp_wstr.c File Reference
#include "fb.h"
Include dependency graph for hook_lineinp_wstr.c:

Go to the source code of this file.

Functions

FBCALL int fb_LineInputWstr (const FB_WCHAR *text, FB_WCHAR *dst, ssize_t max_chars, int addquestion, int addnewline)
 

Function Documentation

FBCALL int fb_LineInputWstr ( const FB_WCHAR text,
FB_WCHAR dst,
ssize_t  max_chars,
int  addquestion,
int  addnewline 
)

Definition at line 6 of file hook_lineinp_wstr.c.

Here is the call graph for this function: