|
|
1.1 ! root 1: /^->/ { ! 2: if(ndef) ! 3: printf("\t0\n};\n\n") ! 4: printf("static char *%s[] = {\n", $2) ! 5: ndef++ ! 6: next ! 7: } ! 8: /^#/ {next} ! 9: $0 != "" {printf("\t\"%s\",\n", $0); next} ! 10: END {printf("\t0\n};\n")}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.