Talk:UTF8 strings and characters

From Free Pascal wiki
Jump to navigationJump to search

Page: UTF8_strings_and_characters

I believe that Cardinal types are not to be used anymore for 32bit and 64bit systems. with reference to https://wiki.freepascal.org/Cardinal . Will Type cardinal need replacing with NativeUint?

See the code examples, on the page UTF8_strings_and_characters. Thanks.