Will the following declaration work? typedef struct s { int a; float b; }s;

Correct Answer: Yes

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion