Path: utzoo!attcan!uunet!ogicse!decwrl!bacchus.pa.dec.com!wsl.dec.com!klee From: klee@wsl.dec.com (Ken Lee) Newsgroups: comp.unix.shell Subject: Re: Extract function names Message-ID: <1990Sep12.142400@wsl.dec.com> Date: 12 Sep 90 21:24:00 GMT References: <4cc48e05.12c9a@digital.sps.mot.com> Sender: news@wrl.dec.com (News) Reply-To: klee@wsl.dec.com Organization: DEC Western Software Laboratory Lines: 11 In article <4cc48e05.12c9a@digital.sps.mot.com>, chen@digital.sps.mot.com (Jinfu Chen) writes: |> 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. Check out the ctags and cxref programs, available on most UNIX systems. -- Ken Lee DEC Western Software Laboratory, Palo Alto, Calif. Internet: klee@wsl.dec.com uucp: uunet!decwrl!klee