Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: af641e395410e7a291d057fc991fe52877b04e84 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html lang="en">

<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Navigation Aids</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>

<body>

<h1>Navigation Aids</h1>
<p>This section provides information on navigating through the C/C++ Perspective.</p>
	<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_c_outlineview.htm">Outline View</a><br>
	<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_c_proj_file_views.htm">Project File views</a><br>
	<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none">Make Targets View</a><br>
	<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_c_search.htm">C/C++ search</a><br>
	<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_c_open_declarations.htm">Open declarations</a><br>
	<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_c_open_definitions.htm">Open definitions</a><br>
	<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none">Open Type</a><br>
	<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none">Class Browser</a><br>

<p><img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" ></p>

</body>
</html>

Back to the top