" type="text/css">
Going to a C or C++ Declaration
Going to a C or C++ Declaration
See Also
To go directly to a C or C++ declaration, do the following:
- Choose Navigate > C/C++ Go To Declaration
- In the Go To Declaration dialog box, type a character string
in the Name field. Classes, structs, enums, functions,
unions, and namespaces that match the string are displayed in the
Matches list.
- You can constrain the search by selecting the Case
Sensitive check box, or deselecting the Class, Struct, Enum, Function,
Union, or Namespace checkbox.
- Select an element in the Matches list and click Open Source.
The Source Editor displays the declaration of that element
Legal Notices