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