Annotation of researchv10no/cmd/cfront/libstring/generic.c, revision 1.1.1.1

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: };

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.