Table of Contents

wcstoll

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

return value

C Sourcecode Example

no example yet

output