static char sccsid[] = " unixemts.c 4.1 82/05/12 "; #include doemt(code) int code; { /* just print a message if not caught */ fprintf(stderr,"EMT 0%o caught\n",code); }