int memcmp(const void* left, const void* right, const unsigned length) { for(unsigned i=0;i