Re: reversing an NSString
Re: reversing an NSString
- Subject: Re: reversing an NSString
- From: Matthew <email@hidden>
- Date: Wed, 8 Dec 2004 18:23:32 -0500
I'd like to rephrase the question: What's the most `Objective-C
approved' way to reverse an NSString? I didn't imagine this would be
such a chore.
On Dec 8, 2004, at 3:29 PM, Matthew wrote:
Hey all,
Pardon the simplicity of this question, but is there not a better way
to get the reverse value of an NSString (@"ABC" -> @"CBA") than by
writing your own (trivial) reverse method? It seems like there might
be, but the API isn't hitting me on the head with it.
Thanks
Matthew
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
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