input and output to file

c++:

<fstream>

std::ofstream

std::ifstream

c:

fprintf();

 

c#

StreamWriter

StreamReader

 

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