sds icon indicating copy to clipboard operation
sds copied to clipboard

Extra

Open Sandroid75 opened this issue 4 years ago • 0 comments

  • 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

Sandroid75 avatar Apr 10 '21 13:04 Sandroid75