2009/6/13 Angelo Chen <[email protected]>: > 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 protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
