
16 Mar
2006
16 Mar
'06
3:22 p.m.
Hmm - I don't remember that suggestion. How does using hex address the placement of the decimal point? Assuming it managed the issues of lost precision, I would think that those using a text type serialization format would expect an intuitively readable floating point representation. Robert Ramey John Maddock wrote:
That was why I suggested using the C99 style hex format for floats in the serialisation lib: that format is both portable and readily round-trippable since there's no binary-to-decimal conversion involved (just binary to hex).
John.
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost