top/contents search
However, problems could arise if there was some other struct node declared in an outer scope. In this case, you would have to precede the typedef with the line
	struct node;
for the reason mentioned in question 1.15, although in that case one of the two other fixes would clearly be preferable.

back


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