std.xml2 (collecting features) control character

Kagamin via Digitalmars-d digitalmars-d at puremagic.com
Fri Feb 19 04:55:52 PST 2016


On Friday, 19 February 2016 at 12:30:06 UTC, Robert burner 
Schadek wrote:
> ubyte[] arr = cast(ubyte[])[3C, 66, 6F, 6F, 3E, C2, 80, 3C, 2F, 
> 66, 6F,
> 6F, 3E]);
> string s = cast(string)arr;
> dstring ds = to!dstring(s);
>
> and see what happens

http://dpaste.dzfl.pl/2f8a8ff10bde like this?


More information about the Digitalmars-d mailing list