FreeBASIC  0.91.0
file_print_wstr.c File Reference
#include "fb.h"
Include dependency graph for file_print_wstr.c:

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)
 

Function Documentation

int fb_hFilePrintBufferWstr ( int  fnum,
const FB_WCHAR buffer 
)

Definition at line 27 of file file_print_wstr.c.

Here is the call graph for this function:

int fb_hFilePrintBufferWstrEx ( FB_FILE handle,
const FB_WCHAR buffer,
size_t  len 
)

Definition at line 7 of file file_print_wstr.c.

Here is the call graph for this function:

Here is the caller graph for this function: