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

1.1       root        1: typedef struct seq {
                      2:        short cnt, size;
                      3:        struct seqd {
                      4:                char *p;
                      5:                int beg, end;
                      6:        } *data;
                      7: } seq;
                      8: main(s)
                      9: seq *s;
                     10: {
                     11:        foo((s->cnt *= 2) * sizeof(struct seq));
                     12: }

unix.superglobalmegacorp.com

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