char buff2[2] = "2"; how can i compare with the char"2" with the string above? cos when i use strcmp(buff[i], ...
確定! 回上一頁