I am looking for a tool can convert C++ code to Flow chart & Psudocode, can I find one ?
Asked
Active
Viewed 1.6k times
1 Answers
4
you can use crystal_FLOW

Hemant Metalia
- 29,730
- 18
- 72
- 91
-
Is it useful for Psudocode also? – Aan Dec 08 '11 at 07:17
-
No but it will help you to understanding code easily by providing Comment-based flowcharts – Hemant Metalia Dec 08 '11 at 07:20
-
@Aan For completeness, our tool Code Rocket (http://www.rapidqualitysystems.com) does pseudocode and flowcharts. – Alan Spark Mar 03 '13 at 20:34