Localization: example from document page doesn't work for latin characters ?

Paolo Carlini pcarlini@suse.de
Sun Dec 11 16:47:00 GMT 2005


Jan Pfeifer wrote:

>It worked!! :D, at least in C++, but not in C.
>
Excellent.

For C, the issue seems really the simple one that you noticed. In my
experiments here, appropriate encodings for single char, like ISO
8859-1, for example:

    http://en.wikipedia.org/wiki/ISO8859-1

work fine.

Otherwise, the case is closed... besides improving the documentation, oh
my... ;)

Paolo.



More information about the Libstdc++ mailing list