hex2val

Converts c to its hexadecimal value. Returns false if c isn't a hex digit.

bool
hex2val
(
Char
)
(
ref Char c
)

Meta