diff -r 43e37759235e -r 51a74ef9ed63 Symbian3/SDK/Source/GUID-383A617C-474B-509D-BA37-3515BCC5F1D1.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-383A617C-474B-509D-BA37-3515BCC5F1D1.dita Wed Mar 31 11:11:55 2010 +0100 @@ -0,0 +1,27 @@ + + + + + +CHARACTER_SET +statement +<character_set-statement> +character_set-statement ::= +CHARACTER_SET <character_set-name> +

Use a CHARACTER_SET statement to define the character +set to be used. The permitted values for character_set-name are +defined as:

+<character_set-name> +character_set-name ::= +CP1252 | UTF8 + +

If the CHARACTER_SET statement is omitted from a resource +file, character set CP1252 is taken as default.

+CHARACTER_SET UTF8 +
\ No newline at end of file