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