[Lazarus] dynamic string proposal
Juha Manninen
juha.manninen62 at gmail.com
Wed Aug 16 15:25:34 CEST 2017
On Wed, Aug 16, 2017 at 3:37 PM, Alexey via Lazarus
<lazarus at lists.lazarus-ide.org> wrote:
> See my prev post: i see that each S[i] good to be like QWord (sizeof(one
> char)= sizeof(Qword)). It can be TextChar. And type can be TextString.
> internally it can be compressed to utf8. TextString is good if i want to
> parse text by "chars". If "char" needs more bytes- lets take more
> (internally it is same utf8)
No Alexey, you are now explaining codepoints.
Codeunits and codepoints are the easy part in any case.
Could you please define character.
Juha
More information about the Lazarus
mailing list