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: FW: wide streams and wide strings



Please, if possible, do not post to this list in HTML formatting. 

> Can anyone please tell me how to get wide string and wide stream support
> in gcc/g++?

Your code is fine, and should compile correctly on platforms that support 
wide characters. 

If this is not the case, then your platform does not support wide 
characters. I've previously suggested that you look at config.log to see 
if, and when, this support is disabled. I'm still awaiting your efforts 
in this area.

-benjamin


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