Find and replace one string with another


/ Published in: C++
Save to your folder(s)

example: find_and_replace( source, "\n", "\\n" );

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.