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: How "tagged initialization format" works?


On Monday 14 March 2005 13:53, Chen,Xi wrote:

> After refering to Linux Device Driver 2nd Edtion, I got a term --
> "tagged initialization format". The only thing I could figure out from
> this book is that, this is an extension of GCC and it can enhance the
> portability of structure definitions. However when I tended to GCC
> infopage, I could hardly find a word about that?

info gcc --index-search="Designated Initializers"


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