We can use the strcmp() function to compare two char arrays. It accepts two strings (char pointers) as arguments, and compares both the strings ...
確定! 回上一頁