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