copy a wide-character string, returning a pointer to its end NAME wcpcpy - copy a wide-character s...copy a fixed-size string of wide characters, returning a pointer to its end NAME wcpncpy - copy a fixed-size string of...convert a wide character to a multibyte sequence NAME wcrtomb - convert a wide character to a multiby...compare two wide-character strings, ignoring case NAME wcscasecmp - compare two wide-character strin...concatenate two wide-character strings NAME wcscat - concatenate two wide-character strings LIBRARY Stan...search a wide character in a wide-character string NAME wcschr - search a wide character in a wide-c...compare two wide-character strings NAME wcscmp - compare two wide-character strings LIBRARY Standard...copy a wide-character string NAME wcscpy - copy a wide-character string LIBRARY Standard C library...search a wide-character string for any of a set of wide characters NAME wcscspn - search a wide-char...duplicate a wide-character string NAME wcsdup - duplicate a wide-character string LIBRARY Standard C li...determine the length of a wide-character string NAME wcslen - determine the length of a wide-character string LIBRARY...compare two fixed-size wide-character strings, ignoring case NAME wcsncasecmp - compare two fixed-si...concatenate two wide-character strings NAME wcsncat - concatenate two wide-character strings LIBRARY Sta...compare two fixed-size wide-character strings NAME wcsncmp - compare two fixed-size wide-character s...copy a fixed-size string of wide characters NAME wcsncpy - copy a fixed-size string of wide characters LIBRARY Standard...determine the length of a fixed-size wide-character string NAME wcsnlen - determine the length of a fixed-size wide-character st...convert a wide-character string to a multibyte string NAME wcsnrtombs - convert a wide-character stri...search a wide-character string for any of a set of wide characters NAME wcspbrk - search a wide-char...search a wide character in a wide-character string NAME wcsrchr - search a wide character in a wide-...convert a wide-character string to a multibyte string NAME wcsrtombs - convert a wide-character strin...