cloudy
trunk
|
#include "cddefines.h"
#include "input.h"
#include "trace.h"
#include "cddrive.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 10 of file parse_init.cpp.
References AS_LOCAL_DATA, cdRead(), t_input::curInclLevel, DEBUG_ENTRY, fprintf(), Parser::GetQuote(), input, INPUT_LINE_LENGTH, ioQQQ, lgInputEOF(), Parser::nMatch(), open_data(), read_whole_line(), and Parser::StringError().
Referenced by cdRead().