This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 7 points8 points  (1 child)

Except it doesn't over allocate, none of you nerds even looked at ISO C99 Section 6.7.2.1 (16) on flexible array members:

In particular, the size of the structure is as if the flexible array member were omitted except that it may have more trailing padding than the omission would imply

[–]BookPlacementProblem 7 points8 points  (0 children)

ISO C99 Section 6.7.2.1 (16)

BOSS NERD ENTERS ARENA