isSpace

fnbool isSpace(char c)

Returns true if the character is a whitespace character (space, tab, ...).