Posts Tagged ‘vgrind’

etags, ctags – generate tag file for Emacs, vi
USAGE
etags [-aCDGImRVh] [-i file] [-l language]
[-o tagfile] [-r regexp]
[--append] [--no-defines] [--no-globals] [--include=file]
[--ignore-indentation] [--language=language] [--members]
[...]

Saturday, August 29th, 2009 at 00:36 | Comments Off
Categories: E, c
TOP