#include #include using namespace std; int main () { ofstream myfile; myfile.open ('example.txt'); myfile << 'Writing this to a file.
確定! 回上一頁