Am 2015-12-11 um 16:48 schrieb Graeme Geldenhuys:
On 2015-12-11 13:23, Mattias Gaertner wrote:
http://wiki.freepascal.org/Character_and_string_types
I haven't seen that page yet. That is a brilliant explanation of the
different string types. This really should live in the FPC Language Ref
document too.

Thanks for sharing. ;-)

Be aware that this wiki is outdated (not FPC 3.0).
It says:

Currently, the type *UTF8String* is an alias to the type *AnsiString 
<http://wiki.freepascal.org/Character_and_string_types#AnsiString>*. It is 
meant to contain UTF8 encoded strings (i.e. unicode data) ranging from 1..4 bytes per 
character.

which is wrong.
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to