unsigned int \ long
Michael Peuser
mpeuser at web.de
Wed Aug 13 03:20:09 EDT 2003
Have a look at
Library Reference 4.3: struct
But you should explain a litle bit more what your problem is....
Kindly
Michael P
"Roman Yakovenko" <romany at actimize.com> schrieb im Newsbeitrag
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