Copyright Digital Equipment Corp. All rights reserved.

wcstod

   Converts a given wide-character string to a double-precision
   number.

   Format

     #include  <wchar.h>

     double wcstod  (const wchar_t *nptr, wchar_t **endptr);
 


Additional information available:

Arguments       Description     Return_Values