Hello folks,

I need to do some conversion from one character set encoding, given by its name (e.g. value of encoding attribute in XML header), to another (used internally, based on locale), and back. I know of iconv on Linux/Unix OSes, but I would like to do it in a portable manner, if possible.
Do you know an existing solution ?
I saw there is a 'charset' unit in the RTL of FPC, but it is not documented, ant it is not yet very clear to me how to use it or even if it does what I need...

Dominique.


_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to