[dgplug-users] question on ctags?

Ratnadeep Debnath rtnpro at gmail.com
Thu Apr 2 19:25:01 PDT 2009


Hi all,
I am using ctags for tagging source codes.

With the
      ctags -R *.[c,h]
I can tag all the .c and .h files in a source tree. But it does not
tag the library functions available in the header files in
/usr/include.
How do I include the library headers in the tag generated by ctags?

Regards,
rtnpro



More information about the Users mailing list