#include "always.h"#include "readline.h"#include "trim.h"#include "wwfile.h"#include "xstraw.h"#include <string.h>Go to the source code of this file.
Functions | |
| int | Read_Line (FileClass &file, char *buffer, int len, bool &eof) |
| int | Read_Line (Straw &file, char *buffer, int len, bool &eof) |
| int | Read_Line (Straw &file, wchar_t *buffer, int len, bool &eof) |
Definition at line 76 of file readline.cpp.
Definition at line 104 of file readline.cpp.
Definition at line 128 of file readline.cpp.