int isblank(int c);
This function tests whether the character c is a space or a tab in the current locale.