<DIV>In the source code of PythoidC ( <A href="http://pythoidc.googlecode.com">http://pythoidc.googlecode.com</A> ), I wrote a Parser for C header files with Python regular expression, not only functions but also structs macros. May be of some help. </DIV>
<DIV> </DIV>
<DIV>
<TABLE cellSpacing="0" cellPadding="0" border="0">
<TBODY>
<TR>
<TD vAlign="top"><BR>Hey All, 
<DIV><BR></DIV>
<DIV>I'm new in this community. I am writing a static analyzer for validating C Code using python and for that I'm looking for a python module/API that will detect Function block of a given C-File. I know simple function can be detected using push "{" and poping it if character "}" is found. This solution is actually done already, I want a robust API that can do more then that like detecting Function name parameters its return types etc.</DIV>
<DIV><BR></DIV>
<DIV>
<DIV>Thanks!</DIV>
<DIV>Faheem</DIV></DIV></TD></TR></TBODY></TABLE></DIV><br><br><span title="neteasefooter"/></span>