|
-
October 2nd, 2009, 04:21 PM
#1
Reading large text files
Hi all,
Just wondering if anyone has any advice on dealing with very large text files in C++? Basically I'm working on an app that has to scan through and pull out values from a text file which can potentially be over 20MB in size. Is ifstream good enough to load into a buffer, or is there a better way?
Thanks,
Payne747
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|