|
|
coherent
head 1.1;
branch ;
access ;
symbols ;
locks bin:1.1; strict;
comment @ * @;
1.1
date 92.10.01.12.05.13; author bin; state Exp;
branches ;
next ;
desc
@@
1.1
log
@Initial revision
@
text
@/*
* Coherent Standard I/O Library.
* Default error routine - not a portable
* part of stdio.
*/
#include <stdio.h>
error(x)
{
fprintf(stderr, "%r", &x);
exit(1);
}
@
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.