/* badstp.h */ /* *flag saying that calculation stopped for bad reason *mostly set in endfun */ EXTERN struct t_badstp { int lgBadStop; } badstp;