Sorting Array Alphabetically
Sorting Array Alphabetically
- Subject: Sorting Array Alphabetically
- From: Micha Fuhrmann <email@hidden>
- Date: Fri, 13 Apr 2007 14:53:53 +0200
Hi there!
I've looked around and couldn't find anything.
I've got a NSMutableArray with Strings in it. Po the Array in gdb
gives the list of it with the strings and not objects such as:
<NSCFArray 0x3a3e80>(
Nightmares On Wax,
John Martyn,
The Kinks,....
Now, I'd like to sort this Array Alphabetically, how do I go about?
Any help would be appreciated. Also, if I've missed something, like
NSMutableArray shouldn't be filled with plain strings but objects in
manner to give me more control please let me know.
Micha
_______________________________________________
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