範例:fread 讀取二進位檔,直到回傳值0 (讀不到資料,也就是檔案結束),再用fwrite ... [dywang@dyw219 zzz]$ cat fileio4.c #include <stdio.h> int main( int argc, ...
確定! 回上一頁