I have an array of strings (names)
and i would like to sort them like how the address book on the iphone sorts them
- eg: éli -> under E
- eg: àli -> under A
- eg: 4li -> under #
any suggestions?
I have an array of strings (names)
and i would like to sort them like how the address book on the iphone sorts them
any suggestions?