What is the best procedure to transform an octal or hexadecimal code  
(as in \ddd or A3) interpreted in a given encoding (which may not be  
UTF-8) into a character to be added to an NSString? If it were UTF-8  
I could simply parse the code, create a number, and use the %C format  
specifier. But what do I do for other encodings?

Christiaan


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
skim-app-develop mailing list
skim-app-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/skim-app-develop

Reply via email to