|
|
researchv9-SUN3(old)
extern void _main()
{
typedef void (*PFV)();
extern PFV _ctors[];
for (PFV* pf=_ctors; *pf; pf++) (**pf)();
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.