int ft_isalpha(const char c); int ft_isdigit(int c);