if(strcmp(n_data,response) == 0) return 0; else return 1; } when i am using following function instead of above thn the string seems to be ...
確定! 回上一頁