#include <fstream.h>. void main(). {. char c;. ofstream out("ex2.txt", ios::binary); //宣告一個二進制的輸出檔案物件. for(int i=0; i<256; i++).
確定! 回上一頁