SpiceQA
Questions
Tags
Users
Badges
user_7164287
@user_7164287
0
reputation
0
answers
0
questions
About Me
// Hello, World !
Top Answers
Difference between struct S { int align; }; (name after struct keyword) and struct { int align; } S; (name after the struct definition)
1 votes
Top Questions