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