int memcmp(const char *s1, const char *s2, long n) { int i; for (i=0; i