|
|
BSD 4.3
/* done.c - terminate the program */
#include "../h/mh.h"
void done (status)
register int status;
{
exit (status);
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.