ctypes accessing functions with double pointers

Eleftherios Garyfallidis garyfallidis at gmail.com
Mon Nov 7 17:06:40 EST 2011


Hello,

Is it possible using ctypes to call C functions from a shared object
containing double pointers e.g. int foo(float **i) and if yes how?

Best wishes,
Eleftherios
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20111107/f6b55f9e/attachment.html>


More information about the Python-list mailing list