[fpc-pascal] problems using utf8toansi
Jonas Maebe
jonas.maebe at elis.ugent.be
Fri Dec 7 14:00:50 CET 2007
On 07 Dec 2007, at 13:17, Marc Santhoff wrote:
>> On which platform with which locale/codepage? If on *nix, are you
>> using the cwstring unit?
>
> I'm using FreeBSD with ISO8859-1 or 15 and do not use cwstring
> explicitly.
Also, if you do not use the cwstring unit, a lot of things will not
work with widestrings under *nix (including FreeBSD). The fact that
some chars such as Umlauts and 'ß' work suggests that some other unit
is already using it though.
Jonas
More information about the fpc-pascal
mailing list