Previous Next
The SNiFF+ Editor

The integrated Source Editor is mouse- and menu-driven. It understands C syntax, provides browsing support and automatically highlights structurally important information, such as struct names, function names and comments. When a source file is modified and saved, its symbol information is immediately updated.
In this chapter you will:

  • use the Source Editor to jump to a symbol's declaration

  • find out if there are more symbols with the same name as the selected symbol


Continuing from the last chapter, the Source Editor is positioned at the definition of
attachments , which is a pointer to the typedef PATMT .

Click for full size, then use Back button