[dgplug-users] question on ctags?
Ratnadeep Debnath
rtnpro at gmail.com
Sun Apr 5 13:52:23 PDT 2009
Thanks for replying.
But still I am not able to browse the standard function definitions
like printf() and others.
I did the following:
ctags -R <my src directory>
ctags -a -R /usr/include/*.[c,h]
Then I pressed ctrl+] on printf() to receive a message
"cstag : tag not found"
Please help.
Regards,
rtnpro
On Fri, Apr 3, 2009 at 9:26 AM, Shakthi Kannan <shakthimaan at gmail.com> wrote:
> Hi,
>
> --- On Fri, Apr 3, 2009 at 7:55 AM, Ratnadeep Debnath <rtnpro at gmail.com> wrote:
> | ctags -R *.[c,h]
> |
> | How do I include the library headers in the tag generated by ctags?
> \--
>
> Run the same command on the library header files (*.h).
>
> SK
>
> --
> Shakthi Kannan
> http://www.shakthimaan.com
> _______________________________________________
> Users mailing list
> Users at lists.dgplug.org
> http://lists.dgplug.org/listinfo.cgi/users-dgplug.org
>
More information about the Users
mailing list