void string_erase(){ char line[99] = "test\"1D11idd"; std::string s; s=Form("%s",line); cout<