On Sunday, 14 January 2018 at 07:20:26 UTC, rumbu wrote:
On Saturday, 13 January 2018 at 22:51:18 UTC, kdevel wrote:
[...]

Can you please tell me on your system what are the values for real.sizeof and real.mant_dig?

They are 12 and 64 (-m32) and 16 and 64 (-m64).

[...]

     [...]

Forgot to propagate the sign in case of decimal to binary conversion. Corrected.

ACK.

[...]

It compiles now.

ACK.

Reply via email to