/* chmax.h */ EXTERN struct t_CHMax { float CoolHeatMax; long int ipCoolHeatMax; char chCoolHeatMax[5]; } CHMax; /* * max of negative coolants, and a pointer to it */