#include "cddefines.h"#include "parse.h"#include "state.h"

Go to the source code of this file.
Functions | |
| void | ParseState (char *chCard) |
| void ParseState | ( | char * | chCard | ) |
ParseState save or recover previous state of the code
| *chCard |
Definition at line 9 of file parse_state.cpp.
References cdEXIT(), t_state::chGetFilename, t_state::chPutFilename, DEBUG_ENTRY, DEBUG_EXIT, GetQuote(), INPUT_LINE_LENGTH, ioQQQ, t_state::lgGet_state, t_state::lgPut_state, t_state::lgPutAll, t_state::lgState_print, nMatch(), and state.
Referenced by ParseCommands().

1.5.5