|
|
Initial revision
/*
* "@(#)exit_.c 1.1"
*/
exit_(n)
long *n;
{
f_exit();
_cleanup();
exit((int)*n);
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.