C programmers never use == to compare strings but use strcmp instead. The Java method compareTo is the exact analog to strcmp. You can use if (greeting.
確定! 回上一頁