但由於某些原因,我使用fgetws()(而不是fgets)函數,當然文件以二進制模式打開。這裏是演示了我的問題bool testfunc(wchar_t path[]) { wchar_t buffer[10]; ...
確定! 回上一頁