Hi,

Is it possible to use unpack() to read a big endian signed long
on a little endian machine?
http://nl.php.net/pack refers to perl, on wich this function is based.
The php function unpack() doesn't seem to support the "<" and ">"
modifiers like perl does.

Floor Terra

Reply via email to