![]() |
ti_float | Type (Scalar) |
args.h, estack.h, timath.h, values.h |
typedef float ti_float; |
An alias for the standard ANSI float type.
Starting from TIGCC v0.9, ti_float is an alias for the standard ANSI float type, introduced to keep backwards compatibility with previous releases of the TIGCC compiler, which didn't support standard ANSI floats. See bcd for more info about the internal organization of floating point values.