You can find the definition of a symbol in the source-code files of your project. You can also find symbol definitions by using the online documentation viewer selected in IDE Extras preferences panel. Supported online reference viewers include WinHelp (Windows) and QuickHelp (Mac OS), as well as older online help systems such as QuickView (Mac OS) and THINK Reference (Mac OS).
TIP
To look up the definition of a selected symbol, choose Find Definition from the Search Menu. CodeWarrior searches all of the files in your project for the symbol definition.
TIP
Go Back menu command. For more information, see "Go Back and Go Forward".
You can also use the Find Reference and Find Definition & Reference commands to look up symbol definitions. After you select a symbol and choose the Find Reference command, CodeWarrior searches the online documentation for the symbol definition (see "IDE Extras" for more information). After you select a symbol and choose the Find Definition & Reference command, The IDE searches both the project files and the online documentation for the symbol definition.