isHex

Checks if c is hexadecimal (all digits & letters from A to F)

Parameters

c wchar

char

Return Value

Type: bool

isHex

Meta