473,385 Members | 1,782 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

What program do you use for visualization of C/C++ program?

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

Jul 17 '05 #1
3 5236
> 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.


I don't mean to be funny here, but honestly: pencil and paper.

C is procedural (no object oriented stuff) and I have had good success just
by writing out what I want to accomplish in pseudo-code, which turns quite
easily into C code with function calls and such.

--
Jem Berkes
http://www.sysdesign.ca/
Jul 17 '05 #2
Kelvin Klein wrote:
Flow charts are hosts for goto, thus universally disliked.
That's not necessarily true. *Implementing* a flowchart does not
require gotos--that's the whole point of Structured Programming.
Program for structure or C program more than a trivial call tree?


What exactly do you want to see in addition to that call tree?

For one version of 'how things can be', see if you can check out
someone's version of MS VC++. It has a number of analytical and
code browsing tools. E.g. you can view the callers of a function,
you can view the functions called BY a function, you can view a
list of all places a given symbol is references, etc.

Some people really like a freeware thing, called Doxygen. I tried
it and didn't care for it. It'd be worth looking into. It meets
your free requirement.

--
|_ CJSonnack <Ch***@Sonnack.com> _____________| How's my programming? |
|_ http://www.Sonnack.com/ ___________________| Call: 1-800-DEV-NULL |
|_____________________________________________|___ ____________________|
Jul 17 '05 #3
Jem Berkes wrote:
I don't mean to be funny here, but honestly: pencil and paper.


Actually, I'll provide a strong second. Cheap, lightweight, goes
anywhere, no external power requirements, works in almost any
condition, can handle any "graphics format", can handle color and
many levels and brush styles of shading and even has a very simple,
easy-to-learn UI (even infants have mastered this UI, although,
generally speaking, few have the skill to interpret their work! :-).

All my programs end as listings, which quickly become scrap paper.

All my programs begin as doodles, diagrams and charts on the "bones"
of old programs.

The circle of programming life! (-:

--
|_ CJSonnack <Ch***@Sonnack.com> _____________| How's my programming? |
|_ http://www.Sonnack.com/ ___________________| Call: 1-800-DEV-NULL |
|_____________________________________________|___ ____________________|
Jul 17 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Umesh Persad | last post by:
Hi All, I am looking for a platform to rapidly develop software for Information Visualization. Since I am working in an academic environment, I want to be able to develop applications quickly...
2
by: Andr? Roberge | last post by:
I want to "import and execute" a python program (input_test.py below) within another program (execute_test.py below) and "watch it" being executed. By watching it, I mean to display the file...
1
by: Noname | last post by:
Hi All I am working for a EE Department. We are in the process of developing some application that requires 3D visualization and other display routines. Can anyone clarify that if thats possible....
1
by: hailconan | last post by:
Hi everyones, I would like to display a stream of data on visualization view like FFT. I have read the data from an array (voice, file, ...) but I could not find a component in ActiveX helps me...
0
by: David T | last post by:
Has anyone run across this error? When calling any of several visualization routines from FiPy, Python quits with a Bus Error I'm using MacOS X Tiger 10.4.3, and I've tried several builds...
11
by: Fie Pye | last post by:
Hallo I would like to have a high class open source tools for scientific computing and powerful 2D and 3D data visualisation. Therefore I chosepython, numpy and scipy as a base. Now I am in...
9
by: Xah Lee | last post by:
REQUIREMENTS FOR A VISUALIZATION SOFTWARE SYSTEM FOR 2010 Xah Lee, 2007-03-16 In this essay, i give a list of requirements that i think is necessary for a software system for creating...
0
by: tavares | last post by:
(Our apologies for cross-posting. We appreciate if you kindly distribute this information by your co- workers and colleagues.) ...
0
by: JDeats | last post by:
Looking to build an desktop application for a client using WPF/ Silverlight 2.0 or Adobe Flex 2.0 and because of my ability to use C# and the integration requirements, the WPF solution would be the...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.