Annotation of researchv10no/cmd/ccom/vax/tests/i.i, revision 1.1

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: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.