Subject: C parser
To: None <tech-pkg@netbsd.org>
From: Yu Wang <yuwang@cs.nmsu.edu>
List: tech-pkg
Date: 05/20/2004 15:52:43
Hi, all,

I am looking for a C parser to parse a header file. So I can get the
information about return value types and parameters' types for each
function in the header file. Anyone knows where I can get a free C parser
to do the job. It must be able to work on LINUX redhat.

Thanks all,

Yu Wang