Hi,
I have a NSString which is formated using a stringWithFormat, but when I pass a foreign character in it goes weird.
Characters like ö,
they mess it right up. Is I use NSLog, it will show the right character, but if you put this into an NSString it goes wonk.
I have a NSString which is formated using a stringWithFormat, but when I pass a foreign character in it goes weird.
Characters like ö,
they mess it right up. Is I use NSLog, it will show the right character, but if you put this into an NSString it goes wonk.