isAlpha

fnbool isAlpha(char c)

Returns true if the character is an alphabetic letter (A-Z, a-z).