#include "cddefines.h"#include "input.h"#include "trace.h"#include "path.h"#include "parse.h"

Go to the source code of this file.
Functions | |
| void | ParseInit (char *chCard) |
| void ParseInit | ( | char * | ) |
ParseInit parse the init command
Definition at line 10 of file parse_init.cpp.
References cdEXIT(), t_input::chCardSav, chDataPath, DEBUG_ENTRY, DEBUG_EXIT, FILENAME_PATH_LENGTH_2, GetQuote(), input, ioQQQ, lgDataPathSet, lgInputComment(), t_trace::lgTraceInput, NKRD, nMatch(), t_input::nSave, t_input::nSaveIni, path_not_set(), and trace.
Referenced by ParseCommands().

1.5.5