FreeBASIC
0.91.0
|
#include "fb.h"
Go to the source code of this file.
Functions | |
int | fb_DevScrnReadWstr (FB_FILE *handle, FB_WCHAR *dst, size_t *pchars) |
static int | hReadFromStdin (FB_FILE *handle, FB_WCHAR *dst, size_t *pchars) |
void | fb_DevScrnInit_ReadWstr (void) |
void fb_DevScrnInit_ReadWstr | ( | void | ) |
Definition at line 63 of file dev_scrn_read_wstr.c.
Definition at line 5 of file dev_scrn_read_wstr.c.
Definition at line 58 of file dev_scrn_read_wstr.c.