However, declaring the typedefs first means that they could
concievably clash with previous declarations of structs a or b,
meaning that
it could conceivably be necessary to precede
the typedef declarations with the lines
	struct a;
	struct b;
although again, putting those typedefs after the
complete structure definitions would clearly be
preferable in that case.
back
about this FAQ list
 
about eskimo
 
search
 
feedback
 
copyright
Hosted by