C Source Code Analyzer

WILLIAM PIPHER william.pipher at canremote.uucp
Tue Nov 14 19:37:00 AEST 1989


To: ALL
In article <2111 at jato.Jpl.Nasa.Gov> baalke at mars.jpl.nasa.gov (Ron
Baalke) writes: 
>I am looking for a C source code analyzer (either public domain,
>sharware or commercial product) that will take in C code and provide:
>
>   -tree charts
>   -dataflow analysis
>   -function prototypes
>   -function flow charts
>

The following is from a 'What's New' BYTE Sept. 89 p. 64 (it's not
really new - I've seen their ads for years):

                           ***

'After spending all your time putting the finishing touches on a C 
program, the last thing you want to do is document the code.  

"CLEAR+ FOR C" is a program that does this for you.  "CLEAR+ FOR 
C" reads your source code and automatically generates a system tree 
chart, function flowchart, formatted source listing, function 
cros-references, and  prototype files.  The tree chart ... shows 
structure up to 8 levels [of nesting functions].*  "CLEAR+ FOR C" 
runs on the IBM PC with dos 2.0 or higher, and Herc, or CGA, EGA, 
VGA, graphics.  

Price:    $199.95 

Contact:   Clear Software Inc.  637 Washington St. Suite 105, 
           Brookline MA 02146    (617)232-4720. ' 

                              ***

* [my comments]

Disclaimer:  I have no personal knowledge of this company nor their
             products.
---
 ~ DeLuxe 1.11a12 #3744  Email to: william.pipher at canremote.uucp



More information about the Comp.lang.c mailing list