memcpy() comparison: C, Rust, and D

Nordlöw via Digitalmars-d digitalmars-d at puremagic.com
Tue Jan 31 06:46:54 PST 2017


On Tuesday, 31 January 2017 at 10:00:03 UTC, Stefan Koch wrote:
> Because of the return attribute.
> return means I am passing this value through myself.

Ahh, missed that. My mistake.

Thanks, Walter!


More information about the Digitalmars-d mailing list