Hacking_in_C_Assignments/Assignment 2/memcmp.h

3 lines
43 B
C
Raw Permalink Normal View History

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