开发者

ctags for c99 only

开发者 https://www.devze.com 2023-03-24 02:40 出处:网络
I\'ve been looking through ctags man pages but I haven\'t found anything that will tell ctags to only record prototypes for c99 header files.

I've been looking through ctags man pages but I haven't found anything that will tell ctags to only record prototypes for c99 header files.

Essentially, I h开发者_C百科ave header files for both C and C++ files, but I only want those that correspond to c99 files (ie: no class stuff) to be outputted.


ctags has the option --language that can force it to interpret files as being of a specific type.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号