On Jul 8, 2:28*am, Slickuser <slick.us...@gmail.comwrote:
Are there any free software that can generate flow diagrams after I
write the C++ code? Thanks.
If you are talking about function call graphs? If so, try Doxygen.
Once you get used to it, it can generate various types of graphs
such as include graphs, function call graphs, etc.