Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

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



Location: e32def.h
Link against:

_S8

#define _S8(a) ((const TText8 *)a)

Support

Supported from 5.0

Description

Defines an explicit 8 bit string which is suitable when non-Unicode text is required — regardless of the build.

This is used by the deprecated literal descriptor _L8.