On 29 abr, 05:03, Dancefire <[EMAIL PROTECTED]> wrote:

> 3. What and Why the difference of support for encoding between g++'s
> "std::locale" and libiconv?

The locales installed in your system are not of g++'s resposibility.
If a particular locale is not present, g++ has nothing to do with it.

libiconv itself has nothing to do with any of this: it is a library
for character code conversions.

--
 Pedro Lamarão

_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to