int main(int argc, char *argv[]) { progname = basename(argv[0]); # ifndef gcos signal(SIGPIPE, badsig); # endif # ifdef gcos if(!intss()) tabout = fopen("qq", "w"); /* default media code is type 5 */ # endif exit(tbl(argc,argv)); }
int main(int argc,char *argv[]) { extern init_options(); # ifdef unix void badsig(void); signal(SIGPIPE, badsig); # endif # ifdef gcos if(!intss()) tabout = fopen("qq", "w"); /* default media code is type 5 */ # endif init_options(); exit(tbl(argc,argv)); return 0; }