|
-
Feb 13th, 2011, 07:57 AM
#1
Thread Starter
Fanatic Member
Using ReadLines
When we use system.io.ReadLines the content of the file should not be loaded to memory right?
say I want to create a function.
The function accept a string, say "post.txt" where post.txt is a large file (3G)
I want to put the first 100k line of post.txt on post.txt and the rest on reserve_post.txt
How would I do so?
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
|