Navigating to C/C++ declarations

The Open Declaration feature lets you navigate to the declaration that matches a selected element in the C/C++ editor. It is recommended that you look for element declarations on successfully compiled programs.

To navigate to C/C++ declaration:

  1. In the C/C++ editor, select an object.
  2. Right-click the selected element, select Open Declaration.
    Editor View showing Open Declaration option

For more information, see:

Related concepts
Open Declaration
CDT Projects
C/C++ search

Related tasks
Searching for C/C++ elements

Related reference
C/C++ search page, Search dialog box

IBM Copyright Statement