@@ -1,3 +1,4 @@
int ft_isalpha(const char c);
int ft_isdigit(int c);
int ft_isalnum(int c);
int ft_isascii(int c);
The note is not visible to the blocked user.