NWisdigit
Returns a nonzero value if the given character is a digit
#include <time.h> or #define NWL_EXCLUDE_TIME
#include <stdio.h> or #define NWL_EXCLUDE_FILE
#include <nwlocale.h>
nint N_API NWisdigit (
nuint ch);
uses netwin32
Function NWisdigit
(ch : nuint
) : nint;
DBCS characters passed to NWisdigit should be byte-swapped to Intel lo-hi order.
Currently all double-byte characters return zero.