This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]