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

Go to the source code of this file.

Functions

void fb_ConsolePrintBufferEx (const void *buffer, size_t len, int mask)
 
void fb_ConsolePrintBuffer (const char *buffer, int mask)
 

Function Documentation

void fb_ConsolePrintBuffer ( const char *  buffer,
int  mask 
)

Definition at line 9 of file io_printbuff.c.

Here is the call graph for this function:

void fb_ConsolePrintBufferEx ( const void *  buffer,
size_t  len,
int  mask 
)

Definition at line 5 of file io_printbuff.c.

Here is the call graph for this function: