/* punpoint.h */ EXTERN struct t_PunPoint { FILE* ipPoint; int lgPunPoint; } PunPoint; /* *option to punch out pointers with punch pointers commmand *ipPoint is punch unit number, lgPunPoint says whether we will do it */