NAME my_string - Easy to use, fast, string manipulation library. OVERVIEW This is an incomplete port of PHP string manupulation functions into C. This is free software. You are welcome to use it and distribute it under certain restrictions (See "COPYING" for details). It was written in the hope that it be useful, but it comes with absolutely no warranty whatsoever. NOTE The resulting strings are statically allocated. The memory is freed and reallocated whenever the same function is called again. BUGS There are no known bugs. If you do find any please let me know. AUTHOR Boulat Khakimov