Like a []={" 000000 zhang SAN "}
[b]={" 000000 zhang SAN ", "111111 li si"}
Why can't use a [0]==b [0] comparison like this
CodePudding user response:
With what method can compare arrays like this
CodePudding user response:
STRNCMP directly can compare Chinese characters is a composed of binary characters are multiple bytes, each byte is high 1 without conflict
CodePudding user response: