熊孩子手能发电:C++的问题

来源:百度文库 编辑:高考问答 时间:2024/07/08 19:51:17
CStdioFile f1("ydl.txt", CFile::modeRead);
CString str;
int count=0;
while(f1.ReadString(str))
count++;
以上程序 需要什么头文件吗 还是有什么问题

#include <afx.h>

string