Difference between revisions of "C"
Jump to navigation
Jump to search
(Created page with "[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.") |
m (added category) |
||
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]] |
Revision as of 10:34, 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.