... 寫入檔案 fprintf(pFile, "MAX:%d MIN:%d str:%s \n", INT_MAX, INT_MIN, para); } //其實就把format的第一個內容寫到檔案中 //vfprintf(pFile, ...
確定! 回上一頁