News

It was actually the first zero-length array I had ever seen! Note: The type name [] syntax is C99. GCC implemented zero-length arrays years prior to C99; the syntax was type name [0]. The two are ...