Reputation: 305
I use cscope to browse the code.
For inline functions defined in the header file, I am getting error E257: cstag: tag not found
.
Is there any way to include the header defined functions as well in the ctags?
The questions is already asked Why cscope don't search definitions in header files? but I couldn't find a satisfactory answer.
Upvotes: 1
Views: 152