Additional Numeric Types (Using the GNU Compiler Collection (GCC)) (original) (raw)
Next: Array, Union, and Struct Extensions, Up: Extensions to the C Language Family [Contents][Index]
6.1 Additional Numeric Types ¶
GCC supports additional numeric types, including larger integer types, integer and floating-point complex types, additional floating-point sizes and formats, decimal floating types, and fixed-point types.