core/com.nokia.carbide.cpp.doc.user/html/tasks/WritingCode.html
author timkelly
Fri, 27 Mar 2009 10:47:09 -0500
changeset 17 71c0485f97c2
parent 2 d760517a8095
child 1225 a546534a48de
permissions -rw-r--r--
new image for CDK
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head>
cawthron
parents:
diff changeset
     2
<title>Writing Code in Tasks</title>
cawthron
parents:
diff changeset
     3
<link rel="StyleSheet" href="../../book.css" type="text/css"/>
cawthron
parents:
diff changeset
     4
   </head>
cawthron
parents:
diff changeset
     5
   <body>
cawthron
parents:
diff changeset
     6
   <h2>Writing Code</h2>
cawthron
parents:
diff changeset
     7
   <div class="Bodytext"> 
cawthron
parents:
diff changeset
     8
  
cawthron
parents:
diff changeset
     9
cawthron
parents:
diff changeset
    10
  <p>
cawthron
parents:
diff changeset
    11
	 This section explains how to work with Symbian OS C++ projects with the
cawthron
parents:
diff changeset
    12
	 help of the tools provided. 
cawthron
parents:
diff changeset
    13
  </p>
cawthron
parents:
diff changeset
    14
  <ul>
cawthron
parents:
diff changeset
    15
<li><a href="ModifyingResources.html">Modifying Resources</a></li>
cawthron
parents:
diff changeset
    16
</ul>
cawthron
parents:
diff changeset
    17
cawthron
parents:
diff changeset
    18
</div>
cawthron
parents:
diff changeset
    19
cawthron
parents:
diff changeset
    20
<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>
cawthron
parents:
diff changeset
    21
cawthron
parents:
diff changeset
    22
   </body>
cawthron
parents:
diff changeset
    23
   </html>
cawthron
parents:
diff changeset
    24