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

Go to the source code of this file.

Functions

int fb_DevFileReadLineWstr (FB_FILE *handle, FB_WCHAR *dst, ssize_t dst_chars)
 

Function Documentation

int fb_DevFileReadLineWstr ( FB_FILE handle,
FB_WCHAR dst,
ssize_t  dst_chars 
)

Definition at line 5 of file dev_file_readline_wstr.c.

Here is the call graph for this function: