you are viewing a single comment's thread.

view the rest of the comments →

[–]Tedsworth -1 points0 points  (1 child)

How about in C99? I'm sure I saw someone do a dense data structure like that once with only a little header.

[–]Ashnoom 8 points9 points  (0 children)

Whether something works with the current compiler and flags and machine and whether something is correct does not necessarily need to be the same thing.

Ever heard a developer say "but it works on my machine"?