FreeBASIC
0.91.0
|
#include "fb.h"
Go to the source code of this file.
Functions | |
void | fb_PrintVoidWstrEx (FB_FILE *handle, int mask) |
FBCALL void | fb_PrintVoidWstr (int fnum, int mask) |
FBCALL void fb_PrintVoidWstr | ( | int | fnum, |
int | mask | ||
) |
void fb_PrintVoidWstrEx | ( | FB_FILE * | handle, |
int | mask | ||
) |
Definition at line 7 of file io_printvoid_wstr.c.