Thanks. Neat trick with the printf command. I'll use that for now.
John
> I suppose it is a bug. It seems that all unsigned unpacks dont
> honor this, as the documentation on unpack does note.
>
> I did, however, write a patch that will enable the returning of
> unsigned values. It still needs
* Thus wrote John J Foerch ([EMAIL PROTECTED]):
> Hi,
> How do I unpack uint32's? I'm using the format character "L" and
> numbers greater than 2^31 come back as signed integers instead. This seems
> like a bug.
I suppose it is a bug. It seems that all unsigned unpacks dont
honor this, as th
Hi,
How do I unpack uint32's? I'm using the format character "L" and
numbers greater than 2^31 come back as signed integers instead. This seems
like a bug.
Thanks,
John J Foerch
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
3 matches
Mail list logo