FreeBASIC
0.91.0
|
#include "../fb.h"
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) |
void fb_ConsolePrintBuffer | ( | const char * | buffer, |
int | mask | ||
) |
void fb_ConsolePrintBufferEx | ( | const void * | buffer, |
size_t | len, | ||
int | mask | ||
) |