Unicode-Ascii Coversion

Tomas Pihl (AL/EAB) tomas.pihl@REDACTED
Mon Jan 30 13:07:07 CET 2006


> I want to convert Unicode List to Ascii Code List in erlang.
> We are getting packets in TCP/IP communication as Unicode 
> characters but we want to convert it as Ascii code list so
> thatw ecan process further and also i want to kow how to 
> convert Ascii list to Unicode list.
> Can any one help to solve this.

No experience in the area, but this might get you started.

http://www.joelonsoftware.com/articles/Unicode.html
 
--Tomas Pihl  
tomas.pihl@REDACTED 



More information about the erlang-questions mailing list