Problems with wofstream (no output)

Neil Bird neil@fnxweb.com
Wed Jan 11 14:04:00 GMT 2006


Around about 11/01/06 13:03, Neil Bird typed ...
>   If I run the following code, I get a zero length file.  If I take out 
> *both* string outputs, I get '123abc' as expected.  'Last error' is 
> always 0, I get none of the debug error output.

   Looks like all I was missing was a 'setlocale("");' at the beginning  :-/

-- 
[neil@fnx ~]# rm -f .signature
[neil@fnx ~]# ls -l .signature
ls: .signature: No such file or directory
[neil@fnx ~]# exit



More information about the Libstdc++ mailing list