|
Library /sys$common/syshlp/HELPLIB.HLB CRTL, strtod *Conan The Librarian |
Converts a given string to a double-precision number.
Format
#include <stdlib.h>
double strtod (const char *nptr, char **endptr);
Additional Information (explode) :
|
|