void replace (const char* const to_replace, const char* const with, char* to_change)
char* replace (const char* const, const char* const)