Annotation of researchv10no/cmd/prefer/misc/errexit.c, revision 1.1.1.1

1.1       root        1: #include       "stdio.h"
                      2: 
                      3: errexit(ret_code,s1,s2,s3)
                      4: {
                      5:        fprintf(stderr,s1,s2,s3);
                      6:        exit(ret_code);
                      7: }

unix.superglobalmegacorp.com

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