VMS Help  —  CRTL  strtold
    Converts a string to a long double.

    Format

      #include  <stdlib.h>

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