/ Published in: Objective C
Expand |
Embed | Plain Text
ascending:YES selector:@selector(localizedStandardCompare:)]
Comments
Subscribe to comments
You need to login to post a comment.
ascending:YES selector:@selector(localizedStandardCompare:)]
Subscribe to comments
You need to login to post a comment.
Use this to sort strings like "test 1", "test 2", "test 10", "test 11" so that the result is numerically correct.