That's is a amazing idea. Do you use it add function prototypes?

Currently I just yank the file line in the definition of the function and
paste in the front of the source file or in the header file, the add a semi
coma.

Could you share how you currently achieve it?

Thanks.

2011/8/3 sinbad <sinbad.sin...@gmail.com>

> is it possible to get the complete protoype of a c function
> in vim using cscope and ctags. basically i want to write a
> vim function which takes c function name as input and
> returns it's complete prototype. help!
>
> thanks
>
> --
> 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
>



-- 
Stanley Rice

-- 
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

Reply via email to