HPlotter (unversioned)
This is a small application that takes input .h files and dumps out a graph of all of their includes
using Dot/Dotty, the tool used by doxygen to generate graphcs. This took takes an input file and plots out
a PNG file containing a complete higherarchy of all the includes. Primary paths (the actual order of
inclusion) are shown in blue, while secondary paths, are shown in yellow. Click
here for an example of what my application puts out.
This program illustrates one of the reasons I don't like including iostream and such.
My code is under the FreeBSD License on this project. Dot/Dotty is under the
Common Public License Version 1.0.
HTTPPing.exe 102,400 bytes Final EXE
HTTPPing.zip 49,738 bytes Entire zipped package
main.cpp 1,209 bytes Demonstration File
© 2003-2006 Charles Lohr