Copyright Digital Equipment Corp. All rights reserved.
Converts a given string to a double-precision number.
Format
#include <stdlib.h>
double strtod (const char *nptr, char **endptr);
Function_Variants Arguments Description Return_Values