unicharCombiningClass

Determines the canonical combining class of a Unicode character.

int
unicharCombiningClass
(
dchar uc
)

Parameters

uc dchar

a Unicode character

Return Value

Type: int

the combining class of the character