FreeBASIC
0.91.0
|
#include "fb.h"
Go to the source code of this file.
Functions | |
static void | fb_hPrintWstrEx (FB_FILE *handle, const FB_WCHAR *s, size_t len, int mask) |
void | fb_PrintWstrEx (FB_FILE *handle, const FB_WCHAR *s, int mask) |
FBCALL void | fb_PrintWstr (int fnum, const FB_WCHAR *s, int mask) |
Definition at line 7 of file io_print_wstr.c.
Definition at line 42 of file io_print_wstr.c.
Definition at line 28 of file io_print_wstr.c.