At 12:06 PM -0700 5/18/08, email@hidden wrote:
>Date: Sat, 17 May 2008 15:50:00 -0400
>From: Geoffrey Hutchison <email@hidden>
>Subject: Re: [apple scitech] Flowchart Generator program?
>To: "Ken G. Brown" <email@hidden>
>Cc: email@hidden
>Message-ID: <email@hidden>
>Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
>
>
>On May 17, 2008, at 1:10 PM, Ken G. Brown wrote:
>
>> Anyone know of a good flowchart generator program for C code that
>> runs on OS X?
>
>
>I'm not sure what you're asking. If you want a program which generates
>flowcharts:
>http://pixelglow.com/graphviz/
>http://www.graphviz.org/
>
>If you want an analysis of your C code, I suggest doxygen -- which
>actually uses dot/graphviz to generate the flowcharts.
>http://www.doxygen.org/
>
>Cheers,
>-Geoff
I'm wanting something that will help me to visualize complex nested if statements logic flow in C programs.
I tried out doxygen but it doesn't appear to get detailed enough for what I'm looking for, it seems to just go down to the function level.
Unless perhaps I missed some setting somewhere.
Thx,
Ken
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Scitech mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/scitech/email@hidden
This email sent to email@hidden