gets(a); gets(b); aa=strlen(a); bb=strlen(b); f(a,aa); f(b,bb);