#include "cddefines.h"#include "map.h"#include "parse.h"

Go to the source code of this file.
Functions | |
| void | ParseMap (char *chCard) |
| void ParseMap | ( | char * | ) |
ParseMap parse map command to produce map of heating and cooling
Definition at line 9 of file parse_map.cpp.
References cdEXIT(), DEBUG_ENTRY, DEBUG_EXIT, FFmtRead(), INPUT_LINE_LENGTH, ioMAP, ioQQQ, map, t_map::MapZone, nMatch(), and t_map::RangeMap.
Referenced by ParseCommands().

1.5.5