diff -r 4816d766a08a -r f345bda72bc4 Symbian3/PDK/Source/GUID-7FCFB114-B186-5615-9134-08612BB675EE.dita --- a/Symbian3/PDK/Source/GUID-7FCFB114-B186-5615-9134-08612BB675EE.dita Tue Mar 30 11:42:04 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-7FCFB114-B186-5615-9134-08612BB675EE.dita Tue Mar 30 11:56:28 2010 +0100 @@ -10,7 +10,7 @@ tcharexample: -TChar exampleThis example application demonstrates how to use TChar, TCharF, TCharLC and TCharUC classes. +TChar exampleThis example application demonstrates how to use TChar, TCharF, TCharLC and TCharUC classes.
Purpose

TChar represents a single character. It stores the character's value as a 32-bit unsigned integer @@ -32,8 +32,8 @@ case and provides functions to convert additional characters after construction of the object.

-
Download

Click on the following link to download -the example: tcharexample.zip.

click: browse to view the example code.

+
Download

Click +on the following link to download the example: tcharexample.zip.

click: browse to view the example code.

Design and implementation

Using TChar

The example retrieves information about a character using:

    @@ -79,6 +79,6 @@ example

    The example application displays a list of options and sub options to the user and takes input from the user.

    Screenshot for TChar example - +
\ No newline at end of file