|
|
1.1 ! root 1: struct S { ! 2: int (*f)(); ! 3: struct S *table[10][20]; ! 4: struct S *ptr; ! 5: }; ! 6: ! 7: main(){ ! 8: struct S *a; ! 9: int i, j; ! 10: register struct S *r; ! 11: ! 12: a->ptr = r->table[ i = (*a->f)(a)&07 ] [ j = 1 ]; /* no call */ ! 13: } ! 14:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.