cloudy trunk
|
Go to the source code of this file.
Defines | |
#define | NPUNLM 100L |
Functions | |
void | punch_colden (char chHeader[], FILE *ioPUN, const char *chDo) |
#define NPUNLM 100L |
Definition at line 9 of file punch_colden.cpp.
Referenced by punch_colden().
void punch_colden | ( | char | header[], |
FILE * | ioPUN, | ||
const char * | chDo | ||
) |
punch_colden parse punch column density command, or actually do the punch lines output
ip | the file we will write to |
chDo |
Definition at line 12 of file punch_colden.cpp.
References caps(), cdColm(), cdEXIT, colden, DEBUG_ENTRY, FFmtRead(), INPUT_LINE_LENGTH, input_readarray(), ioQQQ, MAX2, NoNumb(), NPUNLM, and SMALLFLOAT.
Referenced by ParsePunch(), and PunchDo().