Annotation of researchv10no/cmd/gre/egerror.c, revision 1.1.1.1

1.1       root        1: #include       <stdio.h>
                      2: #include       "re.h"
                      3: 
                      4: void
                      5: re_error(char *s)
                      6: {
                      7:        fprintf(stderr, "pattern error: %s\n", s);
                      8:        exit(1);
                      9:        /* NOTREACHED */
                     10: }

unix.superglobalmegacorp.com

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