Scans for a wide character in a specified wide-character string. Format #include <wchar.h> wchar_t *wcschr (const wchar_t *wstr, wchar_t wc);