Re: searching a string in big file
Re: searching a string in big file
- Subject: Re: searching a string in big file
- From: "Stephen J. Butler" <email@hidden>
- Date: Sat, 13 Jun 2009 01:04:15 -0500
2009/6/13 Angelo Chen <email@hidden>:
> I need to open a big file and search for a certain string, if found, I need tup do some updates and write back the file, any idea what approach I should take? Thanks,
32 or 64 bit? What is the encoding (ASCII, UTF-8, UTF-16, etc)? Are
the updates in place (that is, overwriting existing characters) or is
it more of an inserting new characters operation?
_______________________________________________
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