carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/concepts/cdt_c_editor.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=iso-8859-1">
       
     7 <title>C/C++ editor</title>
       
     8 <link rel="stylesheet" type="text/css" href="../help.css">
       
     9 </head>
       
    10 <body>
       
    11 <h1>C/C++ editor</h1>
       
    12 
       
    13 <p>The CDT provides an editor that gives you specific support for editing C/C++ code.
       
    14 This C/C++ editor is invoked automatically when you edit a C/C++ source file.</p>
       
    15 
       
    16 <p>The C/C++ editor includes the following features:</p>
       
    17 <ul>
       
    18 <li>Syntax highlighting</li>
       
    19 <li>Content/code assist</li>
       
    20 <li>Code folding</li>
       
    21 <li>Integrated debugging features</li>
       
    22 </ul>
       
    23 
       
    24 <p>You can customize some of the operation of the Editor view from the <b>Window &gt; Preferences &gt; C/C++ &gt; Editor</b> preferences dialog.</p>
       
    25 
       
    26 
       
    27 
       
    28 
       
    29 
       
    30 <p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
       
    31 <br><a href="cdt_c_over_cdt.htm">CDT Overview</a>
       
    32 </p>
       
    33 
       
    34 <p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
       
    35 <br><a href="../tasks/cdt_t_contentassist.htm">Using Content Assist</a>
       
    36 </p>
       
    37 
       
    38 <p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
       
    39 <br><a href="../reference/cdt_o_ceditor_pref.htm">C/C++ editor preferences</a>
       
    40 <br><a href="../reference/cdt_u_outline_view.htm">Outline view for C/C++</a>
       
    41 <br><a href="../reference/cdt_o_views.htm">Views and editors</a>
       
    42 </p>
       
    43 
       
    44 <p>
       
    45 <img src="../images/rh03_04.gif" ALT="Red Hat Copyright Statement"><br>
       
    46 <img src="../images/ng00_07.gif" ALT=" IBM Copyright Statement" >
       
    47 </p>
       
    48 </body>
       
    49 </html>