Re: Read lines from very large text file
Re: Read lines from very large text file
- Subject: Re: Read lines from very large text file
- From: Andy Lee <email@hidden>
- Date: Tue, 03 Feb 2009 11:54:59 -0500
On Feb 3, 2009, at 11:43 AM, Scott Ribe wrote:
Would a correct implementation not depend on being able to iterate
over characters, and not simply using a fixed step size?
Not in order to find line endings. Now, actually doing anything with
the
line of text is a different issue, dependent on the encoding.
Might it help to look at the source for 'more' and/or 'less' (the Unix
utilities)?
--Andy
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden