Concatenates two wide-character strings. Format #include <wchar.h> wchar_t *wcscat (wchar_t *wstr_1, const wchar_t *wstr_2);