討論串[問題] 關於write和read
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁

推噓0(0推 0噓 0→)留言0則,0人參與, 最新作者pico2k (風月)時間14年前 (2011/01/23 11:07), 編輯資訊
0
0
0
內容預覽:
... 改成 f2=open("c:\\123\\test.bin",O_RDONLY);. 你還要多檢查errno的值是否為0。. .... ps.errno值的定義在erron.h裡,可以查到. --. 發信站: 批踢踢實業坊(ptt.cc). ◆ From: 61.62.64.95.

推噓0(0推 0噓 4→)留言4則,0人參與, 最新作者SuperEel (尖頭鰻)時間14年前 (2011/01/23 09:39), 編輯資訊
0
0
0
內容預覽:
小弟我使用的是dev c++. #include <stdio.h>. #include <stdlib.h>. #include <windows.h>. #include <fcntl.h>. #include <io.h>. #include <sys/stat.h>. struct supe
(還有761個字)
首頁
上一頁
1
下一頁
尾頁