Thursday, September 2, 2010

Re: How to output all the declarations of functions into another file?

On Aug 30, 8:10 pm, Yegappan Lakshmanan <yegapp...@gmail.com> wrote:
> You can use the cproto tool or exuberant ctags to generate the
> function prototypes:
>
> http://sourceforge.net/projects/cproto/
> http://ctags.sourceforge.net/

ctags understands prototypes, but does not generate them.
A better url for cproto is
http://invisible-island.net/cproto/cproto.html

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: