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

Go to the source code of this file.

Functions

char * fb_ConsoleReadStr (char *buffer, ssize_t len)
 

Function Documentation

char* fb_ConsoleReadStr ( char *  buffer,
ssize_t  len 
)

Definition at line 6 of file io_readstr.c.

Here is the call graph for this function: