VMS Help  —  CRTL  wcstold
    Converts a wide-character string to a long double

    Format

      #include  <wchar.h>

      long double wcstold (const wchar_t * restrict nptr,
                           wchar_t ** restrict endptr);
Additional Information: explode extract
Function Variants Arguments Description Return Values
Close Help