I use CStdioFile::Open(...) to open a text file.
I want to get the lines of this text file and I want to Read any line directly.How can I do that?
Must I find all the "\r\n" in whole file?
Thanks in advance.
vector
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 3 of 3
Threaded View
|
Click Here to Expand Forum to Full Width |