wcout is not a member of std
Andrew Lee-Thorp
aleethorp@hotmail.com
Wed Oct 13 21:12:00 GMT 2004
gcc 3.4.2
libstdc++-v3 (built from the same sources)
i-686-pc-gygwin
I get the same error for the other wXXX variants of the stream classes,
e.g. wostringstream.
Any help ?
Thanks,
Andrew
#include <iostream>
int main(int, char*[])
{ std::wcout << "Hello world." << std::endl; }
_________________________________________________________________
Access your MSN favourites from anywhere with MSN Toolbar!
http://toolbar.msn.co.za?DI=1054&XAPID=2083
More information about the Gcc-help
mailing list