" 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:

  1. Choose Navigate > C/C++ Go To Declaration
  2. 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.
  3. You can constrain the search by selecting the Case Sensitive check box, or deselecting the Class, Struct, Enum, Function, Union, or Namespace checkbox.
  4. Select an element in the Matches list and click Open Source. The Source Editor displays the declaration of that element
See Also
Using Hyperlinks
Using the Class View

Legal Notices