#include "cddefines.h"#include "cddrive.h"#include "input.h"#include "prt.h"#include "punch.h"#include "assertresults.h"#include "grains.h"

Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 14 of file maincl.cpp.
References BadOpen(), cdDrive(), cdExecTime(), cdInit(), cdInp(), cdNwcns(), cdOutp(), cdRead(), t_punch::chFilenamePrefix, input, ioQQQ, ioStdin, iteration, lgAssertsOK, lgBigBotch, t_input::lgBracketFound, lgInputComment(), t_prt::lgPrintTime, t_input::lgUnderscoreFound, MALLOC, nzone, prt, punch, and ReturnGrainBins().

1.5.5