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: unnamed structures


"Luiz Rafael Culik Guimaraes" <culikr@uol.com.br> writes:

> Dear Friends
> 
> Is their any swich for unnamed structures to compile on gcc 2.95.3

I believe they are enablied by default, but -ansi, -pedantic, and so
    forth disable them.


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