cloudy  trunk
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
parse_state.cpp File Reference
#include "cddefines.h"
#include "state.h"
#include "parser.h"
Include dependency graph for parse_state.cpp:

Go to the source code of this file.

Functions

void ParseState (Parser &p)
 

Function Documentation

void ParseState ( Parser p)

ParseState save or recover previous state of the code

Parameters
*chCard

Definition at line 9 of file parse_state.cpp.

References AS_LOCAL_ONLY, cdEXIT, t_state::chGetFilename, t_state::chPutFilename, DEBUG_ENTRY, EXIT_FAILURE, fprintf(), Parser::GetQuote(), ioQQQ, t_state::lgGet_state, t_state::lgPut_state, t_state::lgPutAll, t_state::lgState_print, Parser::nMatch(), open_data(), state, and Parser::StringError().

Referenced by ParseCommands().

Here is the call graph for this function: