ctypes help

gianluca geonomica at gmail.com
Fri Jun 6 13:04:18 EDT 2008


hy,
I've a huge problem with ctypes. I've compiled my C library and I'd
like use it in python with ctype. One function need to pass a pointer
to typed ( like this: typedef int value_type). In python I can access
to that funtion but arise an exception  because python don't know my
value_type typedef.

Please I need help, could anybody help me?

Gianluca



More information about the Python-list mailing list