"strcmp" compares two different strings

Eg: strcmp(a,b); compares a and b, if they are equal returns a zero value, if less a value less than zero and if greater oh well u know