率土之滨 马超 关羽:C++的问题

来源:百度文库 编辑:神马品牌网 时间:2024/04/29 21:24:17
CStdioFile f1("ydl.txt", CFile::modeRead);
CString str;
int count=0;
while(f1.ReadString(str))
count++;
以上程序 需要什么头文件吗 还是有什么问题

#include <afx.h>

string