09-26-2007, 01:13 PM
if(a.len!=b.len) ret
int i
for i 0 a.len
,if(findc(b a[i])<0) ret
ret 1
not tested
int i
for i 0 a.len
,if(findc(b a[i])<0) ret
ret 1
not tested
|
Characters of string
|
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |