[fpc-devel] Unicode support (yet again)
Michael Schnell
mschnell at lumino.de
Thu Sep 15 09:43:47 CEST 2011
On 09/14/2011 05:02 PM, Hans-Peter Diettrich wrote:
>
>
> The NT filesystems store names in UTF-16, while Unix filesystems store
> UTF-8.
there are lots of file systems in Linux. They can work differently. i.e.
FAT works case insensitive while ext* works cases sensitive. IMHO ext
completely ignores character coding and just works on byte arrays.
-Michael
More information about the fpc-devel
mailing list