sds
sds copied to clipboard
Extra
- add sdssds() function that finds the first occurrence of the sds substring needle in the sds string haystack.
- add sdscasesds() function that work like sdssds() but ignore the case of both sds strings.
I have update also the Makefile in order to build a library