In C, you can compare single characters (chars) by using the comparion operator ==, however, this method is not valid for comparing arrays of ...
確定! 回上一頁