iswdigit - Online Linux Manual Page
Section : 3
Updated : 2023-02-05
Source : Linux man-pages 6.03
NAMEiswdigit − test for decimal digit wide character
LIBRARYStandard C library (libc, −lc)
SYNOPSIS#include <wctype.h>int iswdigit(wint_t wc);
DESCRIPTIONThe iswdigit() function is the wide-character equivalent of the isdigit(3) function. It tests whether wc is a wide character belonging to the wide-character class "digit". The wide-character class "digit" is a subclass of the wide-character class "xdigit", and therefore also a subclass of the wide-character class "alnum", of the wide-character class "graph" and of the wide-character class "print". Being a subclass of the wide character class "print", the wide-character class "digit" is disjoint from the wide-character class "cntrl". Being a subclass of the wide-character class "graph", the wide-character class "digit" is disjoint from the wide-character class "space" and its subclass "blank". Being a subclass of the wide-character class "alnum", the wide-character class "digit" is disjoint from the wide-character class "punct". The wide-character class "digit" is disjoint from the wide-character class "alpha" and therefore also disjoint from its subclasses "lower", "upper". The wide-character class "digit" always contains exactly the digits '0' to '9'.
RETURN VALUEThe iswdigit() function returns nonzero if wc is a wide character belonging to the wide-character class "digit". Otherwise, it returns zero.
ATTRIBUTESFor an explanation of the terms used in this section, see attributes(7). Interface | Attribute | Value |
---|
iswdigit() | Thread safety | MT-Safe locale |
STANDARDSPOSIX.1-2001, POSIX.1-2008, C99.
NOTESThe behavior of iswdigit() depends on the LC_CTYPE category of the current locale.
SEE ALSOisdigit(3), iswctype(3) 0
Johanes Gumabo
Data Size : 8,297 byte
man-iswdigit.3Build : 2025-03-22, 13:26 :
Visitor Screen : x
Visitor Counter ( page / site ) : 30 / 2,253,470
Visitor ID : :
Visitor IP : 216.73.216.210 :
Visitor Provider : AMAZON-02 :
Provider Position ( lat x lon ) : 39.962500 x -83.006100 : x
Provider Accuracy Radius ( km ) : 20 :
Provider City : Columbus :
Provider Province : Ohio , : ,
Provider Country : United States :
Provider Continent : North America :
Visitor Recorder : Version :
Visitor Recorder : Library :
Online Linux Manual Page : Version : Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 25.03.22
Online Linux Manual Page : Library : lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page : Library : lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base : Version : Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base : Library : lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.