473,403 Members | 2,071 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,403 software developers and data experts.

Code -> flow chart conversion software

Is there software that will take C++ source and generate from it a
flow chart? Thanks!

DG
Jul 22 '05 #1
4 3273
David Goldsmith posted:
Is there software that will take C++ source and generate from it a
flow chart? Thanks!

DG


C++ code that represents a program that generates a flow chart ->
Preprocessor -> Compiler -> Linker

-JKop
Jul 22 '05 #2
"JKop" <NU**@NULL.NULL> wrote in message
news:d7*****************@news.indigo.ie...
David Goldsmith posted:
Is there software that will take C++ source and generate from it a
flow chart? Thanks!

DG


C++ code that represents a program that generates a flow chart ->
Preprocessor -> Compiler -> Linker


You might take a look a jGrasp, which has a CSD view that shows the
structure of a program. However, it is not strictly a flow chart, and they
have fallen into disuse. I haven't seen a generator in use since my old
COBOL days.
--
Gary
Jul 22 '05 #3
In message <cc*******@odah37.prod.google.com>, Ninwa <jo**@ninwa.net>
writes
David Goldsmith wrote:
Is there software that will take C++ source and generate from it a
flow chart? Thanks!

Generally a flow chart comes before the code, no?

I see you've never had to maintain someone else's code.

--
Richard Herring
Jul 22 '05 #4
Exactly! (I'm starting a new job, wherein I have to learn someone
else's very complicated code, and no, they never flow charted it,
neither before, during, nor after development. My boss says he did
prepare an outline long ago before developing the FORTRAN code of
which the C++ I have to learn is a port, but he's long since lost
track of that outline. I'll take a look at jGrasp. Thanks!)

DG

Richard Herring <ju**@[127.0.0.1]> wrote in message news:<4M**************@baesystems.com>...
In message <cc*******@odah37.prod.google.com>, Ninwa <jo**@ninwa.net>
writes
David Goldsmith wrote:
Is there software that will take C++ source and generate from it a
flow chart? Thanks!

Generally a flow chart comes before the code, no?

I see you've never had to maintain someone else's code.

Jul 22 '05 #5

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

Similar topics

51
by: Mudge | last post by:
Please, someone, tell me why OO in PHP is better than procedural.
4
by: jason | last post by:
Hello. Newbie on SQL and suffering through this. I have two tables created as such: drop table table1; go drop table table2; go
16
by: Dario de Judicibus | last post by:
I'm getting crazy. Look at this code: #include <string.h> #include <stdio.h> #include <iostream.h> using namespace std ; char ini_code = {0xFF, 0xFE} ; char line_sep = {0x20, 0x28} ;
109
by: Andrew Thompson | last post by:
It seems most people get there JS off web sites, which is entirely logical. But it is also a great pity since most of that code is of such poor quality. I was looking through the JS FAQ for any...
5
by: ED | last post by:
I currently have vba code that ranks employees based on their average job time ordered by their region, zone, and job code. I currently have vba code that will cycle through a query and ranks each...
18
by: Joe Fallon | last post by:
I have some complex logic which is fairly simply to build up into a string. I needed a way to Eval this string and return a Boolean result. This code works fine to achieve that goal. My...
37
by: Alan Silver | last post by:
Hello, Newbie here, so please forgive what is probably a basic question ... I see a lot of discussion about "code behind", which if I have understood correctly, means that the script code goes...
171
by: tshad | last post by:
I am just trying to decide whether to split my code and uses code behind. I did it with one of my pages and found it was quite a bit of trouble. I know that most people (and books and articles)...
88
by: Peter Olcott | last post by:
Cab you write code directly in the Common Intermediate language? I need to optimize a critical real-time function.
7
by: blackrosezy | last post by:
#include char *code; void main() { char buf = "book";
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.