阅读背景:

读取文本文件w/ WIN32

来源:互联网 

I'm trying to parse a text file with a win32 program in c++. Is there a simple method of reading a text file line by line? My text file consists of strings that I would like to store in a char array(const char* cArray[67]). Here is what I have so far. I am using CreateFile and ReadFile. I get an access violation error(0x000003e6) from readfile:I'm trying to parse a text file with a win32 pr




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: