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

Top Page

Reply to this message
Author: Andy Random
Date:  
To: Hampshire LUG Discussion List
Subject: [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