Draw automatic flow diagram?

Hi,

I have a very large code in C++. It will be very difficult to understand the code manually. I need a tool like, if I give my code as input to that, it can give me, as output, the flow of control and class interaction diagram. Kindly let me know if there exist something like this.

Thanks
There are many tools like that out there. Try a Google search on "C++ code to flowchart tool".
Topic archived. No new replies allowed.