carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/concepts/cdt_c_editor.htm
author cawthron
Fri, 04 Dec 2009 10:01:33 -0600
changeset 5 684bf18fdedf
permissions -rw-r--r--
add files for RCL_2_2
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     2
<html lang="en">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     3
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     4
<head>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     5
<meta http-equiv="Content-Language" content="en-us">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     6
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     7
<title>C/C++ editor</title>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     8
<link rel="stylesheet" type="text/css" href="../help.css">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     9
</head>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    10
<body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    11
<h1>C/C++ editor</h1>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    12
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    13
<p>The CDT provides an editor that gives you specific support for editing C/C++ code.
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    14
This C/C++ editor is invoked automatically when you edit a C/C++ source file.</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    15
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    16
<p>The C/C++ editor includes the following features:</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    17
<ul>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    18
<li>Syntax highlighting</li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    19
<li>Content/code assist</li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    20
<li>Code folding</li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    21
<li>Integrated debugging features</li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    22
</ul>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    23
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    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>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    25
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    26
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    27
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    28
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    29
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    30
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    31
<br><a href="cdt_c_over_cdt.htm">CDT Overview</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    32
</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    33
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    34
<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    35
<br><a href="../tasks/cdt_t_contentassist.htm">Using Content Assist</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    36
</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    37
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    38
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    39
<br><a href="../reference/cdt_o_ceditor_pref.htm">C/C++ editor preferences</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    40
<br><a href="../reference/cdt_u_outline_view.htm">Outline view for C/C++</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    41
<br><a href="../reference/cdt_o_views.htm">Views and editors</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    42
</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    43
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    44
<p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    45
<img src="../images/rh03_04.gif" ALT="Red Hat Copyright Statement"><br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    46
<img src="../images/ng00_07.gif" ALT=" IBM Copyright Statement" >
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    47
</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    48
</body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    49
</html>