does strcmp return a match on the first character or the whole string C code example Example: string compare in c strcmp(str1, str2) = 32 strcmp(str1, str3) = 0