|
|
1.1 root 1: a()
2: { register int c;
3: register int *p, *q;
4: while((*p++ = *q++));
5: while((*p++ = *q++) == '\n');
6: c = -(*p++ = *q++);
7: c = -(p[c]=q[c]);
8: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.