Re: Inconsistent Memory Management Rules
Re: Inconsistent Memory Management Rules
- Subject: Re: Inconsistent Memory Management Rules
- From: Denis Stanton <email@hidden>
- Date: Wed, 16 Apr 2003 13:13:17 +1200
On Wednesday, April 16, 2003, at 12:16 PM, Lloyd Dupont wrote:
there is an easy way to declare string:
NSString * string = @"";
// then do your work...
and in this case you don't have to worry about memory management ..
maybe that appeal you ?
yes, very much :-)
Thank you.
Denis
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.