Saturday, November 27, 2010

Typedefs

The following compiles: typedef struct Base_tag {int data;} Base;

No comments:

Post a Comment