ReactOS 0.4.16-dev-1019-g2c2cdfd
|
#include <precomp.h>
#include <string.h>
Go to the source code of this file.
Functions | |
int | _strncoll (const char *s1, const char *s2, size_t c) |
int | _strnicoll (const char *s1, const char *s2, size_t c) |
Definition at line 12 of file strncoll.c.