Skip to content
Prev 293475 / 398503 Next

Help with readBin

On 03/05/2012 1:57 PM, kapo coulibaly wrote:
The first two doubles read properly as 1, and the next one as 33.674, 
when I follow your description above on the dump you sent me 
privately.   I'm on a system with endian="little"; you might want to 
specify that explicitly in your readBin calls.

And please, in future, spend some time making your questions easier to 
answer:  put the dump in the public message.  Don't post irrelevant 
code, extract just the bit that's doing the reading.

Duncan Murdoch