http://www.php.net/manual/en/function.pack.php

        The manual page describes format string "d" as:

        d double (machine dependent size and representation).

        Is there an easy way of forcing the binary to be representated
        little endian even with hosts which are big endian (undocumented
        format string for example?).


-- 
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