Append a filename to the path in the string, adding a slash if necessary
void addTail(const char * s);
DFilename Class