Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Characters of string
#5
I'm looking for a function that returns 1 if ALL characters of str b are in str a (combinations)

e.

str a="abcdef001a"
str b="bcd012fega"

ret 0


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)