isAlpha

Checks if c is letter or _

bool
isAlpha
(
char c
)

Parameters

c char

char

Return Value

Type: bool

isAlpha

Meta