FreeBASIC
0.91.0
|
#include "fb.h"
Go to the source code of this file.
Functions | |
void | fb_PrintVoidEx (FB_FILE *handle, int mask) |
FBCALL void | fb_PrintVoid (int fnum, int mask) |
FBCALL void fb_PrintVoid | ( | int | fnum, |
int | mask | ||
) |
Definition at line 30 of file io_printvoid.c.
void fb_PrintVoidEx | ( | FB_FILE * | handle, |
int | mask | ||
) |
Definition at line 6 of file io_printvoid.c.