ishexad

  1. int ishexad(char c)
  2. int ishexad(uint c)
    int
    ishexad
    (
    uint c
    )

Return Value

Type: int

true if c is a hexadecimal digit.

Meta