VMS Help  —  CRTL  strtod
    Converts a given string to a double-precision number.

    Format

      #include  <stdlib.h>

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