On 3/1/06, Flávio Etrusco <[EMAIL PROTECTED]> wrote:
> Well, the way Windows (and so Delphi, and recently FPC) handles
> WideStrings (no refcount) feels like a step backwards and would
> introduce some issues for big files and big "lines". And of course I
> don't like the waste of memory :-(
> And Unicode support in D5  is far from comfortable...

Widestrings need to be like that for compatibility with c and c++

There is probably another way around that, like using a normal
ref-counted ansistring and work with the bytes inside it.

--
Felipe Monteiro de Carvalho

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to