Learn the powerful enterprise adaptable database:

Getting Started With ADABAS & Natural

Tuesday, August 13, 2013

How to generate C++ codes From Flowchart using Chart2Code


1) Download chart2code.exe from http://flowchart-to-code-generator.soft112.com/download.html and install it.

2) Run the program.


3) We will insert an IF control structure.
a) Right-click the word FILE in the Flowchart.
b) Click New IF in the popup menu.

c) You will get the following outcome:


4) We are going to generate codes from this flowchart.
a) Locate the Generate button (looks like a Play button)
b) There is a Programming Language Combo box besides the Generate button. By default, C/Cpp is selected. Leave it as it is.

c) Click the Generate button.
d) The program will automatically convert and show the generated codes.








1 comment: