core/com.nokia.carbide.cpp.doc.user/html/concepts/working_with_variables.htm
branchRCL_2_4
changeset 1225 a546534a48de
parent 0 fb279309251b
--- a/core/com.nokia.carbide.cpp.doc.user/html/concepts/working_with_variables.htm	Thu Apr 15 18:07:10 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/concepts/working_with_variables.htm	Fri Apr 16 09:51:37 2010 -0500
@@ -1,34 +1,32 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
-<meta http-equiv="Content-Style-Type" content="text/css" />
-<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
-<title>Working with Variables</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-<style type="text/css">
-<!--
-.style1 {color: #FF0000}
-.style2 {color: #000000}
--->
-</style>
-</head>
-<body bgcolor="#FFFFFF">
-<h2>Working with Variables</h2>
-<p>  This section explains how to work with variables in a Carbide&trade; IDE debugging session. The following windows show various types of information about variables.</p>
-<ul>
-  <li><a href="../reference/view_variables.htm">Variables</a> view &mdash; <span class="style2">shows information about global and static variables in your project</span></li>
-  <li><a href="../reference/view_expressions.htm">Expressions</a> window&mdash; shows variable values and lets you form calculation expressions based on those values</li>
-</ul>
-<h5>Related references</h5>
-<ul>
-  <li><a href="../reference/view_expressions.htm">Expressions view</a></li>
-  <li><a href="../reference/view_variables.htm">Variables View</a> </li>
-  <li><a href="../tasks/variables/set_variable_formats.htm">Setting Variable Formats</a></li>
-  <li><a href="../tasks/variables/show_variables_view.htm">Opening a Variables View</a></li>
-  <li><a href="../tasks/variables/show_global_variables.htm">Showing Global Variables</a></li>
-</ul>
-<div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
-
-</body>
-</html>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+<meta http-equiv="Content-Style-Type" content="text/css" />
+<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
+<title>Working with Variables</title>
+<link rel="StyleSheet" href="../../book.css" type="text/css"/>
+<style type="text/css">
+<!--
+.style1 {color: #FF0000}
+.style2 {color: #000000}
+-->
+</style>
+</head>
+<body bgcolor="#FFFFFF">
+<h2>Working with Variables</h2>
+<p>  This section explains how to work with variables in a Carbide&trade; IDE debugging session. The following windows show various types of information about variables.</p>
+<ul>
+  <li><a href="../reference/view_variables.htm">Variables</a> view &mdash; <span class="style2">shows information about global and static variables in your project</span></li>
+  <li><a href="../reference/view_expressions.htm">Expressions</a> window&mdash; shows variable values and lets you form calculation expressions based on those values</li>
+</ul>
+<h5>Related references</h5>
+<ul>
+  <li><a href="../reference/view_expressions.htm">Expressions view</a></li>
+  <li><a href="../reference/view_variables.htm">Variables View</a></li>
+  <li><a href="../tasks/variables/show_variables_view.htm">Opening a Variables View</a></li>
+</ul>
+<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
+
+</body>
+</html>