ctags-lang-c

Random notes about tagging C source code with Universal Ctags

Version:

6.2.0

Manual group:

Universal Ctags

Manual section:

7

SYNOPSIS

ctags … --languages=+C …
ctags … --language-force=C …
ctags … --map-C=+.c …

DESCRIPTION

This man page gathers random notes about tagging C source code.

VERSIONS

See the output of

ctags --describe-language=C

SEE ALSO

ctags(1), ctags-lang-ldscript(7), The new C/C++ parser (https://docs.ctags.io/en/latest/parser-cxx.html)