Symbian3/SDK/Source/GUID-9BFF0271-F5C3-45B6-AD4D-9179107F300A.dita
changeset 13 48780e181b38
parent 8 ae94777fff8f
--- a/Symbian3/SDK/Source/GUID-9BFF0271-F5C3-45B6-AD4D-9179107F300A.dita	Fri Jul 16 17:23:46 2010 +0100
+++ b/Symbian3/SDK/Source/GUID-9BFF0271-F5C3-45B6-AD4D-9179107F300A.dita	Tue Jul 20 12:00:49 2010 +0100
@@ -14,9 +14,9 @@
 <p>OpenCProducerConsumerEx is a hybrid application that depicts solution for
 producer consumer problem using Open C. This application uses main() as an
 entry point for the application. It uses <codeph>libc</codeph> and <codeph>libpthread</codeph> </p>
-<section id="GUID-026FD8D6-6C4A-5958-B289-775D4AE1E756-GENID-1-10-1-11-1-1-5-1-3-1-11-1-13-1-2-2"><title>Download</title> <p>Click
+<section id="GUID-026FD8D6-6C4A-5958-B289-775D4AE1E756-GENID-1-10-1-13-1-1-5-1-3-1-11-1-13-1-2-2"><title>Download</title> <p>Click
 on the following link to download the example: <xref href="guid-6013a680-57f9-415b-8851-c4fa63356636/zips/guid-b9259541-c444-400a-8f6e-8daaa5381a79.zip" scope="external">opencproducerconsumerex.zip</xref></p><p>Click: <xref href="guid-6013a680-57f9-415b-8851-c4fa63356636/guid-b9259541-c444-400a-8f6e-8daaa5381a79.html" scope="peer">browse</xref> to view the example code. </p> </section>
-<section id="GUID-7E7C4564-B10E-41F9-8A9D-D8A6C5E9C51C-GENID-1-10-1-11-1-1-5-1-3-1-11-1-13-1-2-3"><title>Design and
+<section id="GUID-7E7C4564-B10E-41F9-8A9D-D8A6C5E9C51C-GENID-1-10-1-13-1-1-5-1-3-1-11-1-13-1-2-3"><title>Design and
 Implementation</title> <p>The following sections provide information about
 the implementation of the example. </p> <p><b>Capabilities</b> </p> The program
 capability is defined in: <filepath>ProducerConsumer.mmp</filepath> (EXE -
@@ -44,7 +44,7 @@
 (from pthread)</codeph> </p><p><codeph>console I/O APIs</codeph>  </p><p><codeph>File
 APIs of Symbian platform</codeph></p><p> <codeph>Threading APIs of Symbian
 platform</codeph></p></section>
-<section id="GUID-67A72761-1D92-46D1-B1C9-7455978BDE4E-GENID-1-10-1-11-1-1-5-1-3-1-11-1-13-1-2-4"><title>Building and
+<section id="GUID-67A72761-1D92-46D1-B1C9-7455978BDE4E-GENID-1-10-1-13-1-1-5-1-3-1-11-1-13-1-2-4"><title>Building and
 Using</title> To build the OpenCProducerConsumerEx application, go to the
 OpenCProducerConsumerEx\group directory and build the application. The definition
 for the whole application can be found in the<filepath> bld.inf</filepath>in