unicharIsdefined

Determines if a given character is assigned in the Unicode standard.

bool
unicharIsdefined
(
dchar c
)

Parameters

c dchar

a Unicode character

Return Value

Type: bool

true if the character has an assigned value