Scroll to navigation
memcmp - Compare two areas of memory
int memcmp(const void * cs, const void * ct, size_t count);
cs
ct
count