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
- Next message: Achraf: "c program running 2 terminal windows, how to specify in which to write?"
- Previous message: Mohun Biswas: "Re: How to log C system calls"
- In reply to: RS: "C static program analyzer"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Next message: Achraf: "c program running 2 terminal windows, how to specify in which to write?"
- Previous message: Mohun Biswas: "Re: How to log C system calls"
- In reply to: RS: "C static program analyzer"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|