|
Library /sys$common/syshlp/HELPLIB.HLB CRTL, wmemcmp *Conan The Librarian |
Compares two arrays of wide characters.
Format
#include <wchar.h>
int wmemcmp (const wchar_t *s1, const wchar_t *s2, size_t n);
Additional Information (explode) :
|
|