'\n'){ sprintf (buff, "%s%c", buff, c); }else{ char buff2 [100] = ""; memcpy(buff2,buff, strlen(buff)); // 將buff 複製到buff2 memset(buff, ...
確定! 回上一頁