* include structure analyzer
@ 2002-10-03 6:24 Alina Valea
2002-10-03 15:27 ` Progga
0 siblings, 1 reply; 3+ messages in thread
From: Alina Valea @ 2002-10-03 6:24 UTC (permalink / raw)
To: linux-c-programming
Hello everybody,
I would need something like this: given a filename (be it a
.c or a .h file), obtain a graph of the files it includes.
Example : header.h / \ / \ header1.h header2.h / \ | / \ |
header11.h header12.h header21.h
or
source.c / \ / \ header1.h header2.h / \ | / \ | header11.h
header12.h header21.h
Does anybody know of such a tool?
Thanks, Alina
----
Home, no matter how far...
http://www.home.ro
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-10-04 22:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-03 6:24 include structure analyzer Alina Valea
2002-10-03 15:27 ` Progga
2002-10-04 22:58 ` Jude DaShiell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).