int isdigit(int c);
int tolower(int c);
int isspace(int c);