C program structure -- generate a tree diagram?

John S. Wainscott jw at crystal1.UUCP
Sun Mar 3 12:37:06 AEST 1991


If you want to generate a tree structure of function calls for a C program
there's a command that comes with most C development systems called, 'cflow', 
that does pretty much that.  We have that command on our 386 running AT&T
V.3.

Check the Programmers Reference Manual.  


John Wainscott
Software Clearing House, Inc.

 



More information about the Comp.lang.c mailing list