File:  [Research Unix] / researchv10no / cmd / ccom / vax / tests / s.i
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:35 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Norman

struct X { unsigned char a; unsigned char b;};
struct I { char	*t; long f; long o;};
struct C { int	 g;
	struct X x;
	struct I ***i;
}

main()
{
	register struct C *r;
	struct I c;
	struct I *f();

	*( r->i[r->x.a][r->x.b] = f((struct I*)0) ) = c;
}


unix.superglobalmegacorp.com

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