ReactOS 0.4.16-dev-816-g135a9a9
|
#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.