lokesharo
lokesharo

Reputation: 305

cscope not finding functions defined in header file in C

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

Answers (0)

Related Questions