用visual studio 2010 C++来创建txt文档,不要用fstream的,或者能不能直接把程序结果导入一个txt文档

能不能举个例子,详细一点。

freopen("out.txt","w",stdout);
温馨提示:答案为网友推荐,仅供参考
第1个回答  2011-10-09
file.writetext()
相似回答