compare two strings using the current locale NAME strcoll - compare two strings using the current locale LIBRARY Standard C library ( libc , -lc )......3) on two strings that have been transformed with strxfrm () is the same as the result of strcoll (3) on the two strings before their transformation. The first n bytes of the tr…string operations NAME stpcpy, strcasecmp, strcat, strchr, strcmp, strcoll, strcpy, strcspn, strdup, strfry, strlen, strncat, strncmp, strncpy, strncasecmp, strpbrk......an be used as the comparison function compar (). The former sorts directory entries using strcoll (3), the latter using strverscmp (3) on the strings (*a)->d_name and (*b)->d_na…...an be used as the comparison function compar (). The former sorts directory entries using strcoll (3), the latter using strverscmp (3) on the strings (*a)->d_name and (*b)->d_na…...an be used as the comparison function compar (). The former sorts directory entries using strcoll (3), the latter using strverscmp (3) on the strings (*a)->d_name and (*b)->d_na…...an be used as the comparison function compar (). The former sorts directory entries using strcoll (3), the latter using strverscmp (3) on the strings (*a)->d_name and (*b)->d_na…...ings s1 and s2 . The locale is not taken into account (for a locale-aware comparison, see strcoll (3)). The comparison is done using unsigned characters. strcmp () returns an in…...ings s1 and s2 . The locale is not taken into account (for a locale-aware comparison, see strcoll (3)). The comparison is done using unsigned characters. strcmp () returns an in…...he multibyte and wide character functions for text processing if MB_CUR_MAX > 1 ; • using strcoll (3) and strxfrm (3) to compare strings; and • using wcscoll (3) and wcsxfrm (3)…...locale. SEE ALSO locale (1), localedef (1), isalpha (3), nl_langinfo (3), setlocale (3), strcoll (3), strftime (3), locale (7)...rison performed. Otherwise, the results are unspecified. SEE ALSO memcmp (3), strcmp (3), strcoll (3), string (3), strncmp (3), wcscasecmp (3), wcsncasecmp (3)...rison performed. Otherwise, the results are unspecified. SEE ALSO memcmp (3), strcmp (3), strcoll (3), string (3), strncmp (3), wcscasecmp (3), wcsncasecmp (3)...to implement such a function yourself. SEE ALSO bstring (3), strcasecmp (3), strcmp (3), strcoll (3), strncasecmp (3), strncmp (3), wmemcmp (3)..." : ">", argv[2]); exit(EXIT_SUCCESS); } SEE ALSO rename (1), strcasecmp (3), strcmp (3), strcoll (3)