Hi, thanks Janis for your complete summary of the current status. > Instead of dec32/64/128 you could use _Decimal32/64/128, but the C++ > TR requires that float.h define those symbols as typedefs to the > classes so you'd run into conflicts later. > therefore, do I understand correctly that eventually the OP will be able to achieve what he wants by including <float.h> first and otherwise proceeding exactly like in C99?
Paolo.