GNU C(ID:7039/gnu002)


Ansi C with many extensions: compound statement within an expression, pointers to labels, local labels, nested functions, typeof operator, compound and conditional expressions and casts allowed as lvalues, long long ints, arrays of variable lengthmacros with variable number of arguments, nonconstant initializers, constructor expressions, labeled elements in initializers, case ranges, variable attributes.



Related languages
ANSI C => GNU C   Extension of
GNU C => gcc   Based on