Whole document tree
4.13 Arrays of Length ZeroZero-length arrays are allowed in GNU C. They are very useful as the last element of a structure which is really a header for a variable-length object:
In standard C, you would have to give This document was generated by root on January, 30 2002 using texi2html |