FreeBASIC  0.91.0
io_printbuff_wstr.c File Reference
#include "../fb.h"
#include "fb_private_console.h"
Include dependency graph for io_printbuff_wstr.c:

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)
 

Function Documentation

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 
)

Definition at line 6 of file io_printbuff_wstr.c.

Here is the caller graph for this function: