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

Go to the source code of this file.

Functions

int fb_FilePutBackWstrEx (FB_FILE *handle, const FB_WCHAR *src, size_t chars)
 
FBCALL int fb_FilePutBackWstr (int fnum, const FB_WCHAR *src, size_t chars)
 

Function Documentation

FBCALL int fb_FilePutBackWstr ( int  fnum,
const FB_WCHAR src,
size_t  chars 
)

Definition at line 55 of file file_putback_wstr.c.

Here is the call graph for this function:

int fb_FilePutBackWstrEx ( FB_FILE handle,
const FB_WCHAR src,
size_t  chars 
)

Definition at line 5 of file file_putback_wstr.c.

Here is the call graph for this function:

Here is the caller graph for this function: