|
|
1.1 root 1: #include <stdio.h>
2: extern yyline;
3: error(s)
4: {
5: if (yyline)
6: fprintf(stderr, "%d: ", yyline);
7: fprintf(stderr, "%r\n", &s);
8: exit (1);
9: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.