Table of Contents

wcstoul

 #include <wchar.h>
 unsigned long wcstoul(const wchar_t *restrict, wchar_t **restrict, int);

return value

C Sourcecode Example

no example yet

output