Cflow2vcg converts the result of the cflow utility
to a VCG format. It offers the ability to view
graphically the call-graph of sources, and import
it into documentation.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Draw_Cflow is a C++ rewrite of cflow2vcg. The goal is to make a more generic call-graph drawer that will be able to easily handle multiple input/output formats. The current version doesn't do anything.