• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: create NSMutableString with no limit?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


References: 
 >create NSMutableString with no limit? (From: "James W. Walker" <email@hidden>)
 >Re: create NSMutableString with no limit? (From: Markus Hitter <email@hidden>)

  • Prev by Date: Re: Still NSTextView custom insertion point
  • Next by Date: Re: Accessing CoreData entities
  • Previous by thread: Re: create NSMutableString with no limit?
  • Next by thread: Re: create NSMutableString with no limit?
  • Index(es):
    • Date
    • Thread