On 6/4/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
I think I'll duplicate the functions, one for ASCII (ANSISTRING) coding and the other for UTF-8 (WIDESTRING). I think this is the best way.
A widestring is not suitable to hold a utf-8 string. A ansistring on the other hand is. (ansi is just a name .. it can hold iso or utf-8 strings) A widestring is suitable to hold ucs-2 or utf-16 strings. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal