Difference between revisions of "C"
Jump to navigation
Jump to search
m (added category) |
(Cat: Programming -> Programming languages) |
||
Line 1: | Line 1: | ||
[http://cscope.sourceforge.net/ Cscope] is the de-facto tool for browsing C code. The package is bundled with *xscope.el* library which enables use of cscope from within Emacs. | [http://cscope.sourceforge.net/ Cscope] is the de-facto tool for browsing C code. The package is bundled with *xscope.el* library which enables use of cscope from within Emacs. | ||
− | [[Category:Programming]] | + | [[Category:Programming languages]] |
Revision as of 17:30, 25 March 2012
Cscope is the de-facto tool for browsing C code. The package is bundled with *xscope.el* library which enables use of cscope from within Emacs.