carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/tasks/cdt_t_open_declarations.htm
changeset 5 684bf18fdedf
equal deleted inserted replaced
4:4764c8c88759 5:684bf18fdedf
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
       
     2 <html lang="en">
       
     3 
       
     4 <head>
       
     5 <meta http-equiv="Content-Language" content="en-us">
       
     6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
       
     7 <title>Navigating to C/C++ declarations</title>
       
     8 <link rel="stylesheet" type="text/css" href="../help.css">
       
     9 </head>
       
    10 
       
    11 <body>
       
    12 
       
    13 <h1>Navigating to C/C++ declarations</h1>
       
    14 
       
    15 <p>The Open Declaration feature lets you navigate to the declaration that matches a 
       
    16 selected element in the C/C++ editor. It is recommended that you look for 
       
    17 element declarations on successfully compiled programs.</p>
       
    18 
       
    19 <p>To navigate to C/C++ declaration:</p>
       
    20 
       
    21 <ol>
       
    22   <li>In the C/C++ editor, select an object.</li>
       
    23   <li>Right-click the selected element, select <b>Open Declaration</b>.<br>
       
    24   <img src="../images/openDeclaration.png"  alt="Editor View showing Open Declaration option" >
       
    25   </li>
       
    26 </ol>
       
    27 
       
    28 <p>For more information, see:<ul>
       
    29   <li> <b>Workbench User Guide &gt; Tasks&gt; Navigating and finding resources</b></li>
       
    30   </ul>
       
    31 
       
    32 <p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
       
    33 <br>
       
    34 <a href="../concepts/cdt_c_open_declarations.htm">Open Declaration</a><br>
       
    35 <a href="../concepts/cdt_c_projects.htm">CDT Projects</a><br>
       
    36 <a href="../concepts/cdt_c_search.htm">C/C++ search</a></p>
       
    37 <p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
       
    38 <br>
       
    39 <a href="cdt_t_search.htm">Searching for C/C++ elements</a></p>
       
    40 <p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
       
    41 <br>
       
    42 <a href="../reference/cdt_u_search.htm">C/C++ search page, Search dialog box</a></p>
       
    43 
       
    44 <img src="../images/ng00_07.gif" ALT="IBM Copyright Statement" >
       
    45 
       
    46 </body>
       
    47 
       
    48 </html>