|
|
coherent
/*
* Fatal error with message.
*/
#include <scn.h>
void fatal(s)
char *s;
{
closeUp();
fprintf(stderr, "\nFatal: %r\n", &s);
exit(1);
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.