This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: locale::global and wcout


Kristian Spangsege wrote:

Do you have an explanation?

I do, but I'll keep it for me: I told you the basics, this mailing list is for libstdc++ development, gcc-help is much more suited for your problem. Anyway, I suggest putting to good use gdb, inspect a bit the sources (this is FREE Software, remember), and, I'm telling you a lot here, in case of doubts while learning locales and streams, try preparing an "equivalent" pure C snippet (thus using setlocale, putwc, etc.)


Paolo.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]