Possible Duplicate:
NSString - Unicode to ASCII equivalent
remove non ASCII characters from NSString in objective-c
What should I do in my code in order to strip an NSString
of all special characters (é, ü, ç, etc)?
Is there a built-in method for this?