Code to FlowChart 1.0
A tool to view a representation of your source code as a full flowchart
Program info
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
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
Details
Extensions
No information available
The data will be available later.Awards
There are no awards
Over time, app awards will appear here.Related software
ClickCharts Flowchart Pro Edition allows you to create visual representations.
Automatic code flow chart generator software.
Create diagrams in a manual mode or using free templates.
Related stories
See allIt took one year of testing and a release candidate build, but the official version of Visual Studio is now available.
Unfortunately for those with visual impairments, the use of current VR headset can cause nausea and headaches, but a group of researchers from Standford is working to fix that.
President of NVIDIA spoke at the recent World Government Summit in Dubai and stated that with AI, everyone is a programmer.