utf-8?

Ary Borenszweig ary at esperanto.org.ar
Tue Mar 17 08:17:35 PDT 2009


Steve Teale wrote:
> import std.stdio;
> 
> void main()
> {
>    string s = "Die Walküre";
>    writefln(s);
> }
> 
> Gives error - invalid utf-8 sequence. I pasted the text from a Wiki page that claims to be utf-8. What's happening?

Did you save the file as UTF-8?



More information about the Digitalmars-d mailing list