string transformation NAME strxfrm - string transformation LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stri......strncat, strncmp, strncpy, strncasecmp, strpbrk, strrchr, strsep, strspn, strstr, strtok, strxfrm, index, rindex - string operations LIBRARY Standard C library ( libc , -lc ) SY…...o strcmp (3). SEE ALSO memcmp (3), setlocale (3), strcasecmp (3), strcmp (3), string (3), strxfrm (3)...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) to compare wide-…