|
FreeBASIC
0.91.0
|
#include "fb.h"
Go to the source code of this file.
Functions | |
| int | fb_hFilePrintBufferWstrEx (FB_FILE *handle, const FB_WCHAR *buffer, size_t len) |
| int | fb_hFilePrintBufferWstr (int fnum, const FB_WCHAR *buffer) |
| int fb_hFilePrintBufferWstr | ( | int | fnum, |
| const FB_WCHAR * | buffer | ||
| ) |
Definition at line 7 of file file_print_wstr.c.

