isascii

int
isascii
(
uint c
)

Return Value

Type: int

true if c is an ASCII character.

Meta