This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: Zero-length arrays
- To: dkorn at pixelpower dot com
- Subject: RE: Zero-length arrays
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Thu, 4 Jan 01 10:20:54 EST
- Cc: gcc at gcc dot gnu dot org
I can't see the point in a genuine 0-length array ?
That doesn't mean it shouldn't be valid. It could easily occur from
some macro expansion when passed a value of zero or in similar sorts
of expansions in other languages.