Table of Contents
wcstod
C Sourcecode Example
output
wcstod
#include <wchar.h> double wcstod(const wchar_t *restrict, wchar_t **restrict);
return value
C Sourcecode Example
no example yet
output