top/contents search
In the simple example
	typedef struct { int i; } simplestruct;
both the structure and its typedef name ``simplestruct'' are defined at the same time; note that there is no structure tag.

back


This page by Steve Summit // Copyright 1995-2004 // feedback