Copyright Digital Equipment Corp. All rights reserved.
Converts a given wide-character string to a double-precision
number.
Format
#include <wchar.h>
double wcstod (const wchar_t *nptr, wchar_t **endptr);
Arguments Description Return_Values