The libc implementation
Marcel Sondaar
Public Domain
#include <wchar.h> int wcscmp(const wchar_t *s1,const wchar_t * _PDCLIB_restrict s2)
Compares s1 to s2
Returns the result of the comparison