isHex

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

Parameters

c dchar

char

Return Value

Type: bool

isHex

Meta