core/com.nokia.carbide.cpp.doc.user/html/debugger/variables/variables.htm
branchRCL_2_4
changeset 1225 a546534a48de
parent 0 fb279309251b
child 1791 727385d8e2b3
--- a/core/com.nokia.carbide.cpp.doc.user/html/debugger/variables/variables.htm	Thu Apr 15 18:07:10 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/debugger/variables/variables.htm	Fri Apr 16 09:51:37 2010 -0500
@@ -1,30 +1,30 @@
-<!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>Variables and Expressions Overview </title>
-<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
-</head>
-<body bgcolor="#FFFFFF">
-<h2>Variables and Expressions Overview </h2>
-<p>Variables are symbols used in programs to store values or expressions that can change during the life of the program. Being able to view a variable's value is helpful when debugging a program. Expressions are the result of one or more variables being combined to produce a result based on the variable values and the way they are calculated. Variables are shown in the <a href="viewing_variables.htm">Variables</a> view while expressions are shown in the <a href="viewing_expressions.htm">Expressions</a> view.</p>
-<p>The following  cover various variable and expression concepts and actions: </p>
-<ul>
-  <li><a href="viewing_variables.htm">Viewing Variables</a> 
-    <ul>
-      <li><a href="adding_variables.htm">Adding and Removing Global Variables</a></li>
-    </ul>
-  </li>
-  <li><a href="viewing_expressions.htm">Viewing Expressions
-    </a>
-    <ul>
-      <li><a href="adding_expressions.htm">Adding and Removing Expressions</a></li>
-      <li><a href="editing_expressions.htm">Editing Expressions</a></li>
-    </ul>
-  </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>Variables and Expressions Overview </title>
+<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
+</head>
+<body bgcolor="#FFFFFF">
+<h2>Variables and Expressions Overview </h2>
+<p>Variables are symbols used in programs to store values or expressions that can change during the life of the program. Being able to view a variable's value is helpful when debugging a program. Expressions are the result of one or more variables being combined to produce a result based on the variable values and the way they are calculated. Variables are shown in the <a href="viewing_variables.htm">Variables</a> view while expressions are shown in the <a href="viewing_expressions.htm">Expressions</a> view.</p>
+<p>The following  cover various variable and expression concepts and actions: </p>
+<ul>
+  <li><a href="viewing_variables.htm">Viewing Variables</a> 
+    <ul>
+      <li><a href="adding_variables.htm">Adding and Removing Global Variables</a></li>
+    </ul>
+  </li>
+  <li><a href="viewing_expressions.htm">Viewing Expressions
+    </a>
+    <ul>
+      <li><a href="adding_expressions.htm">Adding and Removing Expressions</a></li>
+      <li><a href="editing_expressions.htm">Editing Expressions</a></li>
+    </ul>
+  </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>