Nola Log
儲思盆
2017年1月11日 星期三
[C++] char array 與字串比對
strcmp()
Example.
strcmp(char array, "word")
return 0, means equal, otherwise is not match.
notice: 若 char array 資料來自某段複製
記得自行加上 '\0' 結尾, 否則不會 match
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言