Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: COEDEF.H

CTRL

CTRL (x) ((x)-'a'+1)

Description

Control key modifier.

Key codes get changed when the Ctrl key modifier is pressed at the same time as the key . The CTRL macro is used to shift the key character appropriately.

Note: this is not an inline function since that can't be used as the case of a switch statement.

Parameters

x