Function mu::tiny::strncmp

Function Documentation

int mu::tiny::strncmp(const char *s1, const char *s2, size_t n)

Compare at most n characters of s1 and s2.