substring return a new string?
substring return a new string?
- Subject: substring return a new string?
- From: Francisco Tolmasky <email@hidden>
- Date: Wed, 17 Mar 2004 22:41:22 -0800
When I have a textview, and call [[textview string] substringWithRange:
someRange], if I want to save that string, do I need to send it the
copy: message, or am I ok with just retaining it (given that the string
in the textview will be edited).
Thanks in advance,
Francisco Tolmasky
email@hidden
http://www-scf.usc.edu/~tolmasky/
_______________________________________________
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.