Table of Contents

wcsncmp

 #include <wchar.h>
 int  wcsncmp(const wchar_t *, const wchar_t *, size_t);

return value

C Sourcecode Example

no example yet

output