|
|
researchv10 Dan Cross
struct S {
int (*f)();
};
main()
{ struct S *s;
(*s->f)(s);
if((*s->f)(s) == 1);
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.