C/C++ File Parser

View: New views
1 Messages — Rating Filter:   Alert me  

C/C++ File Parser

by mudassir :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi All,

I am in search of a snippet that could parse a C/C++ source file and
give out as output different information on it. For example

1. Signature of function defined in a file.
2. Name of Global Variables declared.
3. Files dependencies..(#include).

Can you help?

thanks,
mudassir.