How to sort an NSMutableArray List of names in alphabetical order in objcetive -c?
- by Madan Mohan
Hi Guys,
I need to display the list of names which are getting from the parser. I am getting the nsmutable arrary of list, then i need to display them in alphabetical order please provide solution.
Thank you,
Madan Mohan.