| VMS Help CRTL, wmemcmp, Description *Conan The Librarian | 
    The wmemcmp function compares the first n wide characters of
    the array pointed to by s1 with the first n wide characters of
    the array pointed to by s2. The wide characters are compared not
    according to locale-dependent collation rules, but as integral
    objects of type wchar_t.
|  |