/sys$common/syshlp/helplib.hlb
CRTL, iswdigit

 *Conan The Librarian

    Indicates if a wide character is classed as a digit in the
    program's current locale.

    Format

      #include  <wctype.h> (ISO C)

      #include  <wchar.h> (XPG4)

      int iswdigit  (wint_t wc);

  Additional Information (explode) :

  Close     Help