Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



About Literal Descriptors

Literal descriptors is a family of macros and supporting classes which allow the creation of constant literal descriptors containing literal text that can be placed by the compiler into read-only memory.

They are more efficient than the old literal macro _L which they replace. The _L macro is retained for backward compatibility.