Next, to compare strings, you must use strcmp , where a return value of 0 indicates that the two strings match. Using the equality operators (ie. != ) compares ...
確定! 回上一頁