From: mudassir <mudi@inbox.com>
To: linux-c-programming@vger.kernel.org
Subject: C/C++ File Parser
Date: Thu, 5 Jul 2007 05:57:46 -0700 (PDT) [thread overview]
Message-ID: <11445958.post@talk.nabble.com> (raw)
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.
next reply other threads:[~2007-07-05 12:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-05 12:57 mudassir [this message]
2007-07-05 15:09 ` C/C++ File Parser Uday K Verma
2007-07-05 15:20 ` Eugene Rosenzweig
-- strict thread matches above, loose matches on Subject: below --
2007-07-05 13:29 Leslie P. Polzer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=11445958.post@talk.nabble.com \
--to=mudi@inbox.com \
--cc=linux-c-programming@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.