#include <fstream.h> //載入fstream標頭檔. #define size 10. void main(). {. fstream file; //宣告fstream物件. char str[size] = "string", str1[size];.
確定! 回上一頁