|
|
1.1 root 1: main()
2: {
3: register int i;
4:
5: for (i = 0; i < 10; i++) {
6: printf("%d\n", i);
7: } while (i < 15);
8: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.