On 2005–08–06, at 20:25, Piotr Fusik wrote:
On Windows:
perl -le "print unpack'H*',pack'F',-0.0"
0000000000000080

On big-endians it will probably be:
8000000000000000

Indeed it is.

Thanks. I'll look into that. If I can use it, I'll resubmit the patch with the new test script renamed so that it gets run after op/pack.t.
--
Dominic Dunlop

Reply via email to