FreeBASIC
0.91.0
|
#include "fb.h"
Go to the source code of this file.
Functions | |
FBCALL void | fb_LPrintSingle (int fnum, float val, int mask) |
FBCALL void | fb_LPrintDouble (int fnum, double val, int mask) |
FBCALL void fb_LPrintDouble | ( | int | fnum, |
double | val, | ||
int | mask | ||
) |
FBCALL void fb_LPrintSingle | ( | int | fnum, |
float | val, | ||
int | mask | ||
) |