VMS Help  —  CRTL  wcstoull
    Converts the initial portion of the wide-character string pointed
    to by nptr to an unsigned long long integer.

    Format

      #include  <wchar.h>

      unsigned long long int wcstoull  (const wchar_t *nptr, wchar_t
                                 **endptr, int base);
Additional Information: explode extract
Function Variants Arguments Description Return Values
Close Help