memcmp(char *dest, char *src, int nb);
Compare the source information against the destination information, as in ANSI 'C'.