my_string 1.1 review
Downloadmy_string is an easy-to-use, fast string manipulation library
|
|
my_string is an easy-to-use, fast string manipulation library. my_string is an incomplete port of PHP string manipulation functions to C.
Please note that this library is not binary safe. It was not written for binary data manipulation, just text string manipulation.
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.
What's New in This Release:
Fixed a memory allocation bug in str_Replace
my_string 1.1 search tags