[Hampshire] script to identify C function prototypes in head…

Góra strony

Reply to this message
Autor: Andy Random
Data:  
Dla: Hampshire LUG Discussion List
Temat: [Hampshire] script to identify C function prototypes in header files?

Hi,

I'm looking for a way of parsing a bunch of C header files and extracting
a list of function prototypes from them.

Ideally in Perl, although anything I can call from a Perl script which
produces the list would do.

Anybody else done this before (I'm sure somebody somewhere must have), any
suggestions or recommendations?

Andy