mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
51 lines
No EOL
1.7 KiB
HTML
51 lines
No EOL
1.7 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta http-equiv="Content-Language" content="en-us">
|
|
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
|
|
<meta name="ProgId" content="FrontPage.Editor.Document">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<title>Coding aids</title>
|
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h1>Coding aids</h1>
|
|
<p>This section provides information on code entry aids.</p>
|
|
<table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="377">
|
|
<tr>
|
|
<th align="left" valign="bottom" width="253">To learn about</th>
|
|
<th align="left" width="101">See</th>
|
|
</tr>
|
|
<tr>
|
|
<td align="left" width="253">The structure of your source code</td>
|
|
<td align="left" width="101"><a href="cdt_c_outlineview.htm">Outline view</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left" width="253">Using comments to document your code</td>
|
|
<td align="left" width="101"><a href="cdt_c_comments.htm">Comments</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left" width="253">Code completion and code templates</td>
|
|
<td align="left" width="101"><a href="cdt_c_content_assist.htm">Content
|
|
Assist</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left" width="253">C/C++ language-based search</td>
|
|
<td align="left" width="101"><a href="cdt_c_search.htm">C/C++ search</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left" width="253">Declarations of elements</td>
|
|
<td align="left" width="101"><a href="cdt_c_open_declarations.htm">Open
|
|
declarations</a></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<p>
|
|
|
|
<img src="../images/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14"></p>
|
|
</body>
|
|
|
|
</html> |