实体店最便宜的手机:C++的问题

来源:百度文库 编辑:中科新闻网 时间:2024/05/09 05:06:55
CStdioFile f1("ydl.txt", CFile::modeRead);
CString str;
int count=0;
while(f1.ReadString(str))
count++;
以上程序 需要什么头文件吗 还是有什么问题

#include <afx.h>

string