|
|
1.1 ! root 1: /* error.c 4.1 83/03/09 */ ! 2: /* ! 3: * error: default handling of errors. ! 4: */ ! 5: ! 6: error(msg) ! 7: char *msg; ! 8: { ! 9: message(msg); ! 10: /* Maybe it would be nice to longjmp somewhere here */ ! 11: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.