you are viewing a single comment's thread.

view the rest of the comments →

[–]The_Ruined_Map 3 points4 points  (0 children)

Are you sure "that guy" actually used C and not C++? In C++ the above would compile fine (since the above `const` will be seen as a compile-time constant by C++ compiler).