Hacking_in_C_Assignments/Assignment 2/memcmp.h

3 lines
43 B
C

int memcmp ( void *a, void *b, size_t n);