diff -r 80ef3a206772 -r 48780e181b38 Symbian3/SDK/Source/GUID-D28FA4E1-6A94-4508-95B3-ACE21BCE6EA7.dita --- a/Symbian3/SDK/Source/GUID-D28FA4E1-6A94-4508-95B3-ACE21BCE6EA7.dita Fri Jul 16 17:23:46 2010 +0100 +++ b/Symbian3/SDK/Source/GUID-D28FA4E1-6A94-4508-95B3-ACE21BCE6EA7.dita Tue Jul 20 12:00:49 2010 +0100 @@ -26,9 +26,9 @@ character string conversions and vice versa. With the help of this library, user will be able to write a hybrid application on Open C, with out knowing much about the descriptors of Symbian platform.

-
Download

Click +

Download

Click on the following link to download the example: OpenCStringUtilitiesEx.zip

Click: browse to view the example code.

-
Design and +<section id="GUID-7E7C4564-B10E-41F9-8A9D-D8A6C5E9C51C-GENID-1-10-1-13-1-1-5-1-3-1-11-1-14-1-3-3"><title>Design and Implementation

The following sections provide information about the implementation of the example.

Capabilities

The program capabilities are defined in: stringutils.mmp(DLL - library): CAPABILITY @@ -47,7 +47,7 @@ how to use String-utils library (OpenCStringUtilitiesLibEx.dll) APIs. It has its own icon and can be launched from the UI both in the emulator and in the device.

APIs demonstrated

tbuf16towchar

tbuf16tochar

tbuf8towchar

tbufC16towchar

tbufC8tochar

tbufC16tochar

tbufC8towchar

wchartotbuf16

chartotbuf16

wchartotbuf8

chartotbuf8

wchartohbufc16

chartohbufc16

wchartohbufc8

chartohbufc8

hbufC16towchar

hbufC16tochar

hbufC8towchar

hbufC8tochar

-
Building and +<section id="GUID-67A72761-1D92-46D1-B1C9-7455978BDE4E-GENID-1-10-1-13-1-1-5-1-3-1-11-1-14-1-3-4"><title>Building and Using To build the example application, go to the OpenCStringUtilitiesEx\group directory and build the application. The definition for the whole application can be found in the bld.inf file in the group subdirectory of the applications