|
|
1.1 root 1: #include <stdio.h>
2:
3: extern genericerror(int n, char* s)
4: {
5: fprintf(stderr,"%s\n",s?s:"error in generic library function",n);
6: abort();
7: return 0;
8: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.