Code to FlowChart 2.1
Download
2.1 MB

Code to FlowChart 2.1

Generates Flowcharts/NS Charts from the source code
4.4 
Rating
Your vote:
Latest version:
2.1 See all
Developer:
Screenshots
1 / 8
Awards (2)
Show all awards
Software Informer Virus Free award
Download
2.1 MB

Reviewing and analyzing code could be a difficult task, but a tool such as Code to FlowChart can help you with that matter, as it takes your code - written in C or Pascal - and gives you a visual representation of it.

The interface is simple and easy to understand. After running the program, just open your code file in the main window and click on the "Play" button - you will see the flowchart generated from your code appearing next to it. It is possible to edit the code once it is loaded, but it cannot be either created from zero, or copied and pasted - two options that would certainly speed up your work.

The diagrams are showed by functions - every time you click on a different function, a new diagram is drawn according to that function. Blocks are well known and studied on any computer programming course; and to help you recognize them, each type of block is drawn here in a different color. Sometimes you will see blocks with the word "set" written on them - this means that this portion is contracted and that it can be expanded by double-clicking on it. When you click on a block, the corresponding lines are highlighted in the code, so you can identify everything easily.

Once generated, diagrams can be exported to MS Visio, MS Word, or as a bitmap. This is a very simple operation, and a very practical feature when writing reports about your code as homework, for example. more

VH Senior editor
Victor Hugo Buezo Nistahuz
Editor rating:
rating

Review summary

Pros

  • It supports C, C++, Visual C++, Pascal, and Delphi
  • Diagrams can be exported as MS Word, MS Visio, or bitmap files
  • Diagrams are generated fast and easily

Cons

  • It is not possible to copy and paste code

Comments (1)

4.4
Rating
8 votes
5 stars
6
4 stars
1
3 stars
0
2 stars
0
1 stars
1
User

Your vote:

D
desperado
It's cheap and easy to use and the chart is clear and stable. It can be saved in any format I want.

Was it helpful?  yes(0) no(5) | Reply

Suggestions