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

Go to the source code of this file.

Functions

int fb_DevScrnReadLine (FB_FILE *handle, FBSTRING *dst)
 
void fb_DevScrnInit_ReadLine (void)
 

Function Documentation

void fb_DevScrnInit_ReadLine ( void  )

Definition at line 10 of file dev_scrn_readline.c.

Here is the call graph for this function:

int fb_DevScrnReadLine ( FB_FILE handle,
FBSTRING dst 
)

Definition at line 5 of file dev_scrn_readline.c.

Here is the call graph for this function:

Here is the caller graph for this function: