作者daviddhit (學好英日文)
看板Programming
標題[問題] 如何copy .exe檔用c++
時間Sun Apr 6 13:31:12 2008
請問要如何用c++ copy 執行檔 .exe到某個目錄
我用過copyfile(xx,xx,b)和fstream的方法
copyfile沒用,而fstream則拷貝完後不能存取
請問有何解
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 61.66.243.96
推 LiloHuang:did you use binary mode to read file? 140.114.71.40 04/06 13:37
→ jlovet:上面是使用stl的辦法140.123.101.139 04/09 13:13