Re: How to explain this syntax?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I don't learn C, but I am writing c90 Antlr grammar which should be as
compatible with GCC as possible.
I see many GNU extension, one is most significant is nested functions,
but all code is compilable with GCC with std=c90, not need std=gnu90,
although some code is compilable only with std=gnu90



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux