Previous Next
Browsing Symbols

The Symbol Browser displays all the symbols used in the source files of a project. Symbols can be filtered according to symbol type and other criteria. In SNiFF+, a symbol is any C language construct such as a function, struct, variable, etc.
In this chapter you will:

  • find out which symbols are defined in the project

  • look at which file or project a symbol belongs to

  • navigate to a particular symbol

  • go to the definition of a symbol

Previous Next