#include "cddefines.h"
#include "input.h"
#include "trace.h"
#include "parser.h"
Go to the source code of this file.
Functions | |
void | ParseInit (Parser &p) |
void ParseInit | ( | Parser & | p | ) |
ParseInit parse the init command
Definition at line 9 of file parse_init.cpp.
References AS_LOCAL_DATA, cdEXIT, t_input::chCardSav, DEBUG_ENTRY, FILENAME_PATH_LENGTH_2, Parser::GetQuote(), input, ioQQQ, lgInputComment(), t_trace::lgTrace, NKRD, Parser::nMatch(), t_input::nSave, t_input::nSaveIni, open_data(), read_whole_line(), and trace.
Referenced by ParseInitCount().