/* dtemp.h */ EXTERN struct t_dtemp { float dTemper; } dtemp; /* *change in temperature */