On Fri, 17 Oct 2014 18:30:43 +0300
ketmar via Digitalmars-d-learn <digitalmars-d-learn@puremagic.com>
wrote:

> > Shouldn't the compiler give a warning about casting a 
> > buffer to a string without using fromStringz?
nope. such casting is perfectly legal, as D strings can contain
embedded '\0's.

Attachment: signature.asc
Description: PGP signature

Reply via email to