#include int wmemcmp(const wchar_t *s1, const wchar_t *s2, size_t n) { size_t i; for (i=0; i