From mboxrd@z Thu Jan 1 00:00:00 1970 From: mudassir Subject: C/C++ File Parser Date: Thu, 5 Jul 2007 05:57:46 -0700 (PDT) Message-ID: <11445958.post@talk.nabble.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-c-programming-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-c-programming@vger.kernel.org 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. -- View this message in context: http://www.nabble.com/C-C%2B%2B-File-Parser-tf4029536.html#a11445958 Sent from the linux-c-programming mailing list archive at Nabble.com.