[comp.unix.programmer] Extract function names

chen@digital.sps.mot.com (Jinfu Chen) (09/13/90)

I'm looking for a tool to extract names of function call in C files. A
typical use of it is to build a cross-reference list for function calls. For
example, given source files of RN, I would like to find out which file the
ngdata_init() call is defined (and optionally) used.

Shell scripts (including perl) are welcome.





-- 
Jinfu Chen                  (602)898-5338 
Motorola, Inc.  SPS  Mesa, AZ
 ...uunet!motsps!digital!chen
chen@digital.sps.mot.com
CMS: RXFR30 at MESAVM
----------