unicharIsupper

Determines if a character is uppercase.

bool
unicharIsupper
(
dchar c
)

Parameters

c dchar

a Unicode character

Return Value

Type: bool

true if c is an uppercase character