FreeBASIC
0.91.0
|
#include "fb.h"
Go to the source code of this file.
Functions | |
FBCALL void | fb_LPrintByte (int fnum, char val, int mask) |
FBCALL void | fb_LPrintUByte (int fnum, unsigned char val, int mask) |
FBCALL void fb_LPrintByte | ( | int | fnum, |
char | val, | ||
int | mask | ||
) |
FBCALL void fb_LPrintUByte | ( | int | fnum, |
unsigned char | val, | ||
int | mask | ||
) |