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