Skip to content

Releases: Sandroid75/sds

Version 2.1.0

10 Apr 14:09
9f6e825

Choose a tag to compare

  • 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