unsigned int \ long
Andres Viikmaa
andresv at hot.ee
Wed Aug 13 03:48:31 EDT 2003
look module struct -- Interpret strings as packed binary data
Andres
"Roman Yakovenko" <romany at actimize.com> wrote in message
news:mailman.1060753100.20465.python-list at python.org...
Hi. I need to work with integer as unsigned integer, but
I can't find documentation how can I do it.
Some reference on this will be appreciated.
For example (unsigned int)(-1) == 0xFFFFFFFF.
Thanks.
Roman.
More information about the Python-list
mailing list