Go to the source code of this file.
Macros | |
| #define | READLINE_H |
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) |
| #define READLINE_H |
Definition at line 41 of file readline.h.
Definition at line 76 of file readline.cpp.
Definition at line 104 of file readline.cpp.
Definition at line 128 of file readline.cpp.