cloudy
trunk
|
#include "cddefines.h"
#include "lines.h"
#include "input.h"
#include "parser.h"
#include "service.h"
Go to the source code of this file.
Functions | |
void | ParseNorm (Parser &p) |
void ParseNorm | ( | Parser & | p | ) |
ParseNorm parse parameters on the normalize command
*chCard |
Definition at line 10 of file parse_norm.cpp.
References caps(), cdEXIT, t_input::chCardSav, t_LineSave::chNormLab, DEBUG_ENTRY, EXIT_FAILURE, Parser::FFmtRead(), fprintf(), Parser::GetQuote(), Parser::getWave(), input, ioQQQ, Parser::lgEOL(), t_LineSave::lgNormSet, LineSave, NCHLAB, Parser::nMatch(), t_input::nRead, t_LineSave::ScaleNormLine, Parser::StringError(), trimTrailingWhiteSpace(), and t_LineSave::WavLNorm.
Referenced by ParseCommands().