On 21 Apr 2009, at 16:17, Felipe Monteiro de Carvalho wrote:
I suppose that widestring is encoded with UTF-16 LE (little endian),
regardless of the platform endianness. Is that correct? I mean,
standard operations like assignment of string, copy from ansistring,
etc, will result in UTF-16-LE
Hello,
I suppose that widestring is encoded with UTF-16 LE (little endian),
regardless of the platform endianness. Is that correct? I mean,
standard operations like assignment of string, copy from ansistring,
etc, will result in UTF-16-LE
thanks,
--
Felipe Monteiro de Carvalho
__