int isspace(int c);
Returns true if c is a whitespace character. In the standard C locale, these are the valid space characters: