DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Browsing through your code with cscope

Browsing through your code with cscope

The cscope browser is an interactive program that locates specified elements of code in C, lex, or yacc source files. It lets you search and edit your source files more efficiently than you could with a typical editor. cscope has this capability because it can identify function calls and C language identifiers and keywords. ``How to use cscope'' contains a tutorial on the cscope browser.


NOTE: cscope does not support C++ programs.


Next topic: How cscope works

© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 27 April 2004