iswdigit
extern int iswdigit(wint_t wc);
# define ISDIGIT(Ch) iswdigit (Ch)
# define ISDIGIT(Ch) iswdigit (Ch)
# define ISDIGIT(Ch) iswdigit (Ch)
# define ISDIGIT(Ch) iswdigit (Ch)
if (iswdigit(i))