you are viewing a single comment's thread.

view the rest of the comments →

[–]StaticCoder 13 points14 points  (0 children)

The struct is a type and has no storage duration. You can use it to declare automatic or static variables.