Welcome to yEd Q&A!
Here you can ask questions and receive answers from other members of the community and yEd developers. And you can tell us your most wanted feature requests.

Categories

How do I show flow to a C-code subroutine or function?

0 votes
I am a total newbie.  I am trying to diagram C-code.  How do  I show the flow going off and returning from a subroutine or a function?
in Help by (160 points)

1 Answer

0 votes

Hi, what you are referring to is called a call graph (Wikipedia article). The article also mentions some tools to calculate/extract it.

Once you have the call graph, see for example dottoxml for how to convert the dot format to graphml and then see the results in yEd.

by (1k points)
Legal Disclosure | Privacy Policy
...