Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: e32const.h

Enum TRadix

TRadix

Description

An enumeration whose enumerators determine the number system to be used when converting numbers into a character format.

See also:

EBinary

Convert number into binary character representation.

EOctal

Convert number into octal character representation.

EDecimal

Convert number into decimal character representation.

EHex

Convert number into hexadecimal character representation.