NSString and NSMutableString
NSString and NSMutableString
- Subject: NSString and NSMutableString
- From: Michael Novak <email@hidden>
- Date: Sat, 14 Apr 2007 20:00:11 -0400
I am trying to take the whitespace " " out of a string and replace it
with a + character. I have read through the documentation and tried
using replaceOccurrencesOfString but the app is crashing when text is
entered in the field. Am I not using the right method?
Cheers,
Mike
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden