how can I replace a char in a given string with an other. exemple string ... str_in.end(), -121, 'c'); replace(str_in.begin(), str_in.end(), ...
確定! 回上一頁