FreeBASIC
0.91.0
|
#include "fb.h"
Go to the source code of this file.
Functions | |
int | fb_FilePutBackWstrEx (FB_FILE *handle, const FB_WCHAR *src, size_t chars) |
FBCALL int | fb_FilePutBackWstr (int fnum, const FB_WCHAR *src, size_t chars) |
Definition at line 5 of file file_putback_wstr.c.