'l_uint32' is enough for unicode codepoints (versus unsigned long), and the utf-8 library already uses that type.
17 KiB
17 KiB
'l_uint32' is enough for unicode codepoints (versus unsigned long), and the utf-8 library already uses that type.