Re: NSString -componentsSeparatedByString: line break
Re: NSString -componentsSeparatedByString: line break
- Subject: Re: NSString -componentsSeparatedByString: line break
- From: Greg Guerin <email@hidden>
- Date: Sun, 26 Jul 2009 19:11:33 -0700
Chase Meadors wrote:
If the length of this mystery string is 1 and it's not a space,
what is it???
Use -characterAtIndex:0 and print the returned unichar using the "%x"
format.
-- GG
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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