input and output to file

c++:

<fstream>

std::ofstream

std::ifstream

c:

fprintf();

 

c#

StreamWriter

StreamReader

 

posted @ 2015-09-17 21:10  sumile123  阅读(115)  评论(0编辑  收藏  举报