|
|
1.1 root 1: /* done.c - terminate the program */
2:
3: #include "../h/mh.h"
4:
5:
6: void done (status)
7: register int status;
8: {
9: exit (status);
10: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.