HI,everyone:
I want to read in a large txt file about 180kb. First I use ifstream object ,
just like this ifstream inFile("filename") ;
where filename is the large file's name ,but it seems didn't work .What's wrong with it?
can you help me?
thanks!
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 2 of 2
Thread: How to read in a large txt file?Threaded View
|
Click Here to Expand Forum to Full Width |