Releases: Sandroid75/sds
Releases · Sandroid75/sds
Version 2.1.0
- 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.
- created a new Makefile in order to build a library