This library is made to allow user to simply change one or more characters in a string (char *), by one or more others characters. It's a simple function, written in C that you may include in your program. You might also use it as a library, just have to compile it (have a look at the Makefile), then link it with your program