#include "cddefines.h"
#include "cddrive.h"
#include "input.h"
#include "punch.h"
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 |
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, DEBUG_EXIT, FFmtRead(), INPUT_LINE_LENGTH, input_readarray(), ioQQQ, MAX2, NoNumb(), NPUNLM, and SMALLFLOAT.
Referenced by ParsePunch(), and PunchDo().