/* pstart.h */ EXTERN struct t_pstart { int lgPrtStart; long int nstart; } pstart; /* *lgPrtStart is option to start printout at certain zone *nstart is zone number, set with print start command */