Why doesn't
struct x { ... }; x thestruct;
C is not C++. Typedef names are not automatically generated for structure tags. See also question 2.1.
Read sequentially: prev next up top
This page by Steve Summit // Copyright 1995 // mail feedback