Table of Contents
wcscoll
C Sourcecode Example
output
wcscoll
#include <wchar.h> int wcscoll(const wchar_t *, const wchar_t *);
return value
C Sourcecode Example
no example yet
output