| Main index | Section 3 | Options |
#include <ctype.h>
amp;``\t'' | ``\n'' | ``\v'' | ``\f'' | ``\r'' | `` '' |
In the "C" locale, isspace() and isspace_l() return 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) | December 19, 2022 |
| Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | If you have a problem and you think awk(1) is the solution, then you have two problems. | ” |
| — David Tilbrook | ||