Re: create NSMutableString with no limit?
Re: create NSMutableString with no limit?
- Subject: Re: create NSMutableString with no limit?
- From: Shawn Erickson <email@hidden>
- Date: Sat, 18 Mar 2006 17:16:04 -0800
On Mar 18, 2006, at 3:12 PM, Markus Hitter wrote:
Am 18.03.2006 um 23:37 schrieb James W. Walker:
What's the right way to create an NSMutableString with no limit on
its capacity?
What makes you think NSMutableString has a limit other than the "2
GB per app" one?
2 GB limit? 32b addresses gets you a 4GB address space of which about
3-3.5 GB is available to the application (rest is consumed by mapping
and reserved ranges) with 2-2.5 GB being the largest contiguous
allocation you can have.
-Shawn
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden