SYNOPSIS
#include <wchar.h>
int wcsncmp(const wchar_t *ws1, const wchar_t *ws2, size_t n);
DESCRIPTION
The
PARAMETERS
- ws1
-
Is a null-terminated string to compare.
- ws2
-
Is a null-terminated string to compare.
- n
-
Is the number of characters to compare.
RETURN VALUES
The
CONFORMANCE
ANSI/ISO 9899-1990/AM 1-1995.
MULTITHREAD SAFETY LEVEL
MT-Safe.
PORTING ISSUES
None.
AVAILABILITY
MKS Toolkit for Professional Developers
MKS Toolkit for Enterprise Developers
MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
MKS Toolkit 9.2 Documentation Build 16.