|
|
1.1 root 1: struct S {
2: long x;
3: long s;
4: };
5: struct S *ptr(), data();
6: main(){
7: struct S *a;
8: int i;
9: register struct S *r;
10: *(ptr(a)) = data( r, i+1, a);
11: }
12:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.