Jebel schrieb:
Hi ,everyone. I have the name of a function of C language, and have
the source file which the function is defined in. And I want to find
out the type and name of the parameters. If I need to analyze the file
by myself, or have some way to do it more easily?


Google for ctypes and gccxml.

Diez
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to