|
FreeBASIC
0.91.0
|
#include "../fb.h"
Go to the source code of this file.
Functions | |
| void | fb_ConsolePrintBufferWstrEx (const FB_WCHAR *buffer, size_t chars, int mask) |
| void | fb_ConsolePrintBufferWstr (const FB_WCHAR *buffer, int mask) |
| void fb_ConsolePrintBufferWstr | ( | const FB_WCHAR * | buffer, |
| int | mask | ||
| ) |
| void fb_ConsolePrintBufferWstrEx | ( | const FB_WCHAR * | buffer, |
| size_t | chars, | ||
| int | mask | ||
| ) |