Search code examples
Are "Statement and Declarations in Expressions" specific to GNU C?...


cstandardsgnuc99compiler-extension

Read More
Is int x = 'fooo' a compiler extension?...


c++cgcccharacter-literalscompiler-extension

Read More
How exactly does __attribute__((constructor)) work?...


c++cobjective-cgcccompiler-extension

Read More
Visual C++ equivalent of GCC's __attribute__ ((__packed__))...


c++gccdata-structuresvisual-c++compiler-extension

Read More
How does GNU C extension __attribute__(__cleanup__) work?...


cgccmemory-managementgnucompiler-extension

Read More
BackNext