FreeBASIC
0.91.0
|
Go to the source code of this file.
Functions | |
void | fb_ConsolePrintBufferWstrEx (const FB_WCHAR *buffer, size_t len, int mask) |
void | fb_ConsolePrintBufferWstr (const FB_WCHAR *buffer, int mask) |
void fb_ConsolePrintBufferWstr | ( | const FB_WCHAR * | buffer, |
int | mask | ||
) |
Definition at line 20 of file io_printbuff_wstr.c.
void fb_ConsolePrintBufferWstrEx | ( | const FB_WCHAR * | buffer, |
size_t | len, | ||
int | mask | ||
) |