diff -r 000000000000 -r 89d6a7a84779 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 Thu Jan 21 18:18:20 2010 +0000 @@ -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