In our previous episode, Felipe Monteiro de Carvalho said:
> <[email protected]> wrote:
> > The mix (or equivalence) of character and byte counts obviously is
> > inappropriate for "wide" versions. Perhaps "sizeof" should read "Length"?
> 
> Maybe Delphi supports only UCS-2 and not UTF-16

Delphi afaik supports UTF-16 as a stringtype (afaik all routines route to
system routines that keep track of surrogates), but only provides 2-byte
array level access for []
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to