看板 C_and_CPP 關於我們 聯絡資訊
開發平台(Platform): (Ex: VC++, GCC, Linux, ...) VS2010 問題(Question): 已經把要輸入的檔案放在同個資料夾可是卻無法顯示檔案 檔案名稱也確認過是相同的 預期的正確結果(Expected Output): 錯誤結果(Wrong Output): 程式碼(Code):(請善用置底文網頁, 記得排版) http://codepad.org/xqBGDpC3 補充說明(Supplement): -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 172.250.212.103 ※ 文章網址: https://www.ptt.cc/bbs/C_and_CPP/M.1460441129.A.ADF.html
Schottky: 老問題,弄錯資料夾 04/12 14:17
Schottky: 改用絕對路徑或用 GetCurrentDirectory() 看看目前目錄 04/12 14:19
Schottky: 你以為的 "同個資料夾" 其實並不是 04/12 14:19