How can I make 

                $double = pack("d",   $val);

        to produce same value when run on bigendian host as what
        it would result when running in a littleendian host?

-- 
Mika Tuupola                      http://www.appelsiini.net/~tuupola/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to