|
|
1.1 root 1: main()
2: { register struct { int a:3, b:3;} *x;
3: register int i;
4: (*(--x)).b = 12;
5: (*(--x)).b += 1;
6: x[i++].b += 1;
7: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.