Main index | Section 3 | 日本語 | Deutsch | Options |
#include <ctype.h>
amp;``\t'' | ``\n'' | ``\v'' | ``\f'' | ``\r'' | `` '' |
In the "C" locale, isspace() returns non-zero for these characters only. The value of the argument must be representable as an unsigned char or the value of EOF.
The isspace_l() function takes an explicit locale argument, whereas the isspace() function uses the current global or per-thread locale.
ISSPACE (3) | July 30, 2012 |
Main index | Section 3 | 日本語 | Deutsch | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | Unix’s “power tools” are more like power switchblades that slice off the operator’s fingers quickly and efficiently. | ” |
— The Unix Haters' handbook |