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
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to