How to erase chars from char[]?

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Mon Jun 21 06:13:12 PDT 2010


On 06/21/2010 06:43 AM, Ben Hanson wrote:
> I've changed the code to use CharT[] again, which simplified things
> substantially. However, I can't find a way to erase characters from a char[].
> Can anyone help?

http://www.digitalmars.com/d/2.0/phobos/std_array.html#replace

Andrei


More information about the Digitalmars-d mailing list