C99 Status

Joseph S. Myers jsm28@cam.ac.uk
Tue Feb 12 06:04:00 GMT 2002


On Mon, 11 Feb 2002, Me wrote:

> http://www.gnu.org/software/gcc/c99status.html
> 
> Perhaps I have missed what it is called... ISO/IEC 9899:1999 (E) Section
> 6.7.8 Initialization paragraphs 6-7 are about specifying initializations for
> arrays and array/unions by name/reference.... I don't see a reference of
> this point in the GCC C99 compliance pages...

Designated initializers, marked as Done.

This table, the list of items being taken from C99, is considered to
define the important C99 features that are worth noting on that page; if
the creators of the list in C99 didn't consider something (such as the
default return of 0 from falling off the end of main()) worth noting
there, we don't add a specific note.

-- 
Joseph S. Myers
jsm28@cam.ac.uk



More information about the Gcc mailing list