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