Re: create NSMutableString with no limit?
Re: create NSMutableString with no limit?
- Subject: Re: create NSMutableString with no limit?
- From: "James W. Walker" <email@hidden>
- Date: Sat, 18 Mar 2006 15:40:44 -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?
As I said, the only initialization method I saw was
initWithCapacity. I assumed that "capacity" meant capacity, as in
CFMutableStringRef, rather than something like the reserve method of
std::string. As indicated by the other replies, apparently I guessed
wrong.
_______________________________________________
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