[BRLTTY] readable struct initialisation

Samuel Thibault samuel.thibault at ens-lyon.org
Mon Mar 6 18:48:40 EST 2006


Hi,

Dave Mielke, le Fri 03 Mar 2006 16:57:42 -0500, a écrit :
> 
> We used to have some code which initialized an array element rnage with the
> syntax:
> 
>    [from ... to] = value
> 
> This, however, was rejected by one of the compilers which we must please. Can
> anyone tell me if C99 is supposed to support it or not?

This is not C99, but just a gcc extension.

Regards,
Samuel


More information about the BRLTTY mailing list