Autor: Andy Random
Datum:  
To: Hampshire LUG Discussion List
Betreff: [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