Table of Contents

wcstol

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

return value

C Sourcecode Example

no example yet

output