> 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? No, but the source code of some tags generator (ctags, etags, gtags) might. Leslie - To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html