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

Go to the source code of this file.

Functions

int fb_DevScrnReadLineWstr (FB_FILE *handle, FB_WCHAR *dst, ssize_t dst_chars)
 
void fb_DevScrnInit_ReadLineWstr (void)
 

Function Documentation

void fb_DevScrnInit_ReadLineWstr ( void  )

Definition at line 22 of file dev_scrn_readline_wstr.c.

Here is the call graph for this function:

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

Definition at line 5 of file dev_scrn_readline_wstr.c.

Here is the call graph for this function:

Here is the caller graph for this function: