Re: C static program analyzer

From: SM Ryan (wyrmwif_at_tango-sierra-oscar-foxtrot-tango-dot-charlie-oscar-mike.fake.org)
Date: 04/29/04


Date: Wed, 28 Apr 2004 23:38:15 -0000

rstepani@yahoo.com (RS) wrote:
# Hi,
#
# I'm trying to use a program on Unix/Linux that takes in *.c and *.h
# files and generates variable/function name lists and caller/callee
# function names...sort of a static program analyzer. Does anyone know
# what this program is called?

cflow? cc? lint?

--
SM Ryan http://www.rawbw.com/~wyrmwif/
I have no respect for people with no shopping agenda.


Relevant Pages

  • C static program analyzer
    ... files and generates variable/function name lists and caller/callee ... function names...sort of a static program analyzer. ...
    (comp.unix.programmer)
  • C Static program analyzer
    ... files and generates variable/function name lists and caller/callee ... function names...sort of a static program analyzer. ...
    (comp.lang.c)