| Main index | Section 3 | Options |
#include <ctype.h>
amp;``0'' | ``1'' | ``2'' | ``3'' | ``4'' |
amp;``5'' | ``6'' | ``7'' | ``8'' | ``9'' |
The isnumber() and isnumber_l() functions behave similarly to isdigit() and isdigit_l(), but may recognize additional characters, depending on the current locale setting.
The value of the argument must be representable as an unsigned char or the value of EOF.
The _l-suffixed versions take an explicit locale argument, whereas the non-suffixed versions use the current global or per-thread locale.
| ISDIGIT (3) | December 19, 2022 |
| Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | Like a classics radio station whose play list spans decades, Unix simultaneously exhibits its mixed and dated heritage. There's Clash-era graphics interfaces; Beatles-era two-letter command names; and systems programs (for example, ps) whose terse and obscure output was designed for slow teletypes; Bing Crosby-era command editing (# and @ are still the default line editing commands), and Scott Joplin-era core dumps. | ” |
| — The Unix Haters' handbook | ||