Fix: write float/double floating point numbers
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 25 Nov 2014 23:22:28 +0000 (18:22 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 25 Nov 2014 23:22:39 +0000 (18:22 -0500)
commit7cef9a040c410a18760e5f017c753533b8db0c1b
tree092f850ebb168cf014ed07f7cb1e0099d8bfacd2
parent776ea529028df393591f266be7500ee40d178829
Fix: write float/double floating point numbers

Casting them to unsigned integers does not keep the
IEEE 754 format.
barectf/cli.py
This page took 0.023411 seconds and 4 git commands to generate.