diff -r 43e37759235e -r 51a74ef9ed63 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 Wed Mar 31 11:11:55 2010 +0100 @@ -0,0 +1,33 @@ + + + + + +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