From: Yvan C. <Yv...@va...> - 2001-11-02 22:15:08
|
I am calling a C-function that returns an unsigned int Python, though, allocate a integer (so i get the wrong value (negative number)) How would i force Python to allocate a unsigned int? Yvan PS: Thanks for all the previous answers, you guys are helping me a lot |