Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Characters of string
#2
if(a.len!=b.len) ret
int i
for i 0 a.len
,if(findc(b a[i])<0) ret
ret 1

not tested


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)