This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
RE: Initialization of arrays (newbie)
- From: "Rupert Wood" <me at rupey dot net>
- To: "'Steve Dondley'" <s at dondley dot com>
- Cc: <gcc-help at gcc dot gnu dot org>
- Date: Sun, 25 Aug 2002 19:10:27 +0100
- Subject: RE: Initialization of arrays (newbie)
Heh, misquoted the relevent sentence:
> 6.7.8.10:
>
> If an object that has automatic storage duration is not
> initialized explicity, its indeterminate.
..., its *value is* indeterminate.
And 'explicitly' has an 'l', oops.