|
|
1.1 ! root 1: /* ! 2: * Put message and die. ! 3: */ ! 4: #include <stdio.h> ! 5: usage(s) ! 6: char *s; ! 7: { ! 8: fprintf(stderr, "usage: %r\n", &s); ! 9: exit(1); ! 10: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.