pass float array(list) parameter to C

zaley lizhongan at gmail.com
Sun Mar 16 23:17:31 EDT 2008


In my program, python is communicated with C use ctypes .
I can't find a better way to  pass float array(list) parameter to C
function.
Can someone give me a help?



More information about the Python-list mailing list