#include "cddefines.h"#include "called.h"#include "rfield.h"#include "trace.h"#include "input.h"#include "parse.h"Include dependency graph for parse_interp.cpp:

Go to the source code of this file.
Functions | |
| void | ParseInterp (char *chCard, bool *lgEOF) | 
| void ParseInterp | ( | char * | chCard, | |
| bool * | lgEOF | |||
| ) | 
ParseInterp parse parameters on interpolate command
| *chCard | ||
| *lgEOF | 
Definition at line 11 of file parse_interp.cpp.
References called, cap4(), caps(), cdEXIT, t_rfield::chSpType, DEBUG_ENTRY, t_rfield::emm, FFmtRead(), input, INPUT_LINE_LENGTH, input_readarray(), ioQQQ, t_input::iReadWay, t_rfield::lgContMalloc, lgInputComment(), t_called::lgTalk, LIMSPC, MALLOC, NCELL, t_input::nRead, t_rfield::nspec, rfield, t_rfield::tFluxLog, t_rfield::tNuRyd, and t_rfield::tslop.
Here is the call graph for this function:

 1.4.7