Compares two arrays of wide characters. Format #include <wchar.h> int wmemcmp (const wchar_t *s1, const wchar_t *s2, size_t n);