Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows 2012 SHA1 Hash: cbe95cd9618f9d48cf5c6f002da87ad86c0393f8 Size: 231.19 KB File Format: zip
Rating: 2.6
out of 5
based on 23 user ratings
Downloads: 135 License: Free
EasyStructure is a free software by Easystructure and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2012.
You can download EasyStructure which is 231.19 KB in size and belongs to the software category Debuggers Decompilers Disassemblers. EasyStructure was released on 2010-08-13 and last updated on our database on 2017-03-07 and is currently at version 1.2.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
EasyStructure Description
Easystructure is a tool to analyze C source files and display the structure of the source code in flowchart and hierarchical tree views. The tree view is a vertical display version of the Jackson block graphical methodology. Once the source has been parsed these views can be browsed/copied/printed to gain an understanding of the code. Flowcharts are displayed with the original source. A tree node may be expanded so as to show any contained statements of various types (e.g. jump type, return type). When parsed the source may be reformatted (beautified) according to the many options. The views can be printed, copied, or displayed with the original source.
The flowchart view may be printed or copied to the clipboard in wmf format. The flowchart appearance can be customised ,e.g. block size, font size, margins.
The tree view may be printed or copied to the clipboard in wmf format (the page dimensions can be set when copying). These are in the tree's current expanded state. An option exists for each tree node to include it's associated lines of original source. This is useful for documentation purposes or where you want to include the source comments