Is there any way to find out the definition of a function in a file of C language?

Jebel Jebel.Star at gmail.com
Thu Apr 16 05:00:55 EDT 2009


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?



More information about the Python-list mailing list