VMS Help  —  CRTL  wcstof
    Converts a wide-character string to a float.

    Format

      #include  <wchar.h>

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