Skip to content

This is my project in c++ to generate flowchart

Notifications You must be signed in to change notification settings

udit043/graphicCode

 
 

Repository files navigation

This tool can be used to visualize C code in a flowchart form to better understand logic of code. Some examples are present in example folder.
This can be run using qt program. The program consists of two parts:
1. GraphicCode.cpp which gives instructions
2. UI part drawing the instructions.

About

This is my project in c++ to generate flowchart

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.6%
  • QMake 0.4%