C compilers/variables

Doug Gwyn gwyn at smoke.BRL.MIL
Sat Apr 29 12:05:34 AEST 1989


In article <996 at starfish.Convergent.COM> jerry at starfish.Convergent.COM (Gerald Hawkins) writes:
>Is anyone aware of a program to analyze a c-program for the variables it
>uses, producing a table showing the usage?

On UNIX systems, "cref" and "cflow" will probably meet your needs.
Some implementations don't provide these, but they may have something
similar.  Nag your vendor.



More information about the Comp.lang.c mailing list