FreeBASIC
0.91.0
|
#include "fb.h"
Go to the source code of this file.
Functions | |
static void | fb_hPrintStrEx (FB_FILE *handle, const char *s, size_t len, int mask) |
void | fb_PrintStringEx (FB_FILE *handle, FBSTRING *s, int mask) |
FBCALL void | fb_PrintString (int fnum, FBSTRING *s, int mask) |
|
static |
Definition at line 6 of file io_print.c.
Definition at line 34 of file io_print.c.
Definition at line 22 of file io_print.c.