prev up next   top/contents search

comp.lang.c FAQ list · Question 1.16

Q: What's the difference between these two declarations?

	struct x1 { ... };
	typedef struct { ... } x2;


A: See question 2.1.


prev up next   contents search
about this FAQ list   about eskimo   search   feedback   copyright

Hosted by Eskimo North