diff -r 000000000000 -r 89d6a7a84779 Symbian3/SDK/Source/GUID-94C64AC2-5680-4DED-8CCB-55CD5C25F1E5.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-94C64AC2-5680-4DED-8CCB-55CD5C25F1E5.dita Thu Jan 21 18:18:20 2010 +0000 @@ -0,0 +1,30 @@ + + + + Resource +string handling +

The Symbian platform provides support for loading and formatting +resource strings through the StringLoader class. +To use this class, you must define your strings in the resource file with +the RESOURCE TBUF statement.

+

The syntax for the resource string declaration is as follows:

+RESOURCE TBUF r_name34 { buf = STRING_value_in_rls_file; } +

where

+ +

For more information, see TBUF.

+
\ No newline at end of file