Tool to visualise code flow (C/C++)

Dprado picture Dprado · Sep 30, 2008 · Viewed 64.4k times · Source

Do you have any sugestions of tools to ease the task of understanding C/C++ code? We just inherited a large piece of software written by others and we need to quickly get up to speed on it. Any advice on tools that might simplify this task?

Answer

aku picture aku · Sep 30, 2008

SourceInsight and Understand for C++ are the best tools you can get for c/c++ code analysis including flow charts.