What program do you use for visualization of C/C++ program?
From: Kelvin Klein (newnes_at_orz.com)
Date: 03/29/04
- Previous message: Joseph: "Swing dilemma"
- Next in thread: Jem Berkes: "Re: What program do you use for visualization of C/C++ program?"
- Reply: Jem Berkes: "Re: What program do you use for visualization of C/C++ program?"
- Reply: Programmer Dude: "Re: What program do you use for visualization of C/C++ program?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 29 Mar 2004 16:22:40 EST
Is there a visualization tool for C program out there?
Is there a visualization tool for the language of one of the crossposted
newsgroup out there? I am a refuge from comp.lang.c, kicked out
without being told where to go. I am sure one of the kind souls
would be glad to help. The original message below was written
for C but I am now going to look at any visualisation tool.
What I mean is, anything to visualize C programs or pictorially
diagram them would be different from that for C++ albeit C being
subset of C++ mean what works for C++ works for C.
It should be an understanding tool, not a flow chart. Flow charts
are hosts for goto, thus universally disliked.
Program for structure or C program more than a trivial call tree?
And even any call tree program that is free might be a good starting
point. Beggars can't be choosers.
Is there a newsgroup devoted to UML?
Kathy and Kelvin Klein
- Previous message: Joseph: "Swing dilemma"
- Next in thread: Jem Berkes: "Re: What program do you use for visualization of C/C++ program?"
- Reply: Jem Berkes: "Re: What program do you use for visualization of C/C++ program?"
- Reply: Programmer Dude: "Re: What program do you use for visualization of C/C++ program?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|