From: Ted DeLoggio on
Ramon F Herrera wrote:
> I do most of my server-based coding using vi and Linux.
>
> I could use a CLI-based tool that takes a C or C++ file and displays
> all the function names in it, with signatures.
>
> TIA,
>
> -RFH
>

Doxygen maybe? Though the output is not on the CLI.

--
Ted DeLoggio