int isblank(int c);
In the ``C'' locale, isblank() returns true only for the standard blank-space characters.