Sets a specified value to a specified number of wide characters in an array of wide characters. Format #include <wchar.h> wchar_t wmemset (wchar_t *s, wchar_t c, size_t n);