I have to create a translator program. The values should be stored in Unicode format. If I know the corresponding Unicode values for the language to be translated can I achieve this? Please give me some guidelines.
ctudorprice
9:45 pm on Jun 5, 2006 (gmt 0)
it really depends what you are trying to do... what is you "translator" programme? What are you outputting (text, html, xml)? I think if you provide more details of what you are doing, we might be able to help.