|
|
1.1 root 1: struct S {
2: int (*f)();
3: };
4: main()
5: { struct S *s;
6: (*s->f)(s);
7: if((*s->f)(s) == 1);
8: }
9:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.