isalpha

int
isalpha
(
char c
)

Return Value

Type: int

true if c is a letter.

Meta