SyntaxFix
Write A Post
Hire A Developer
Questions
for(i=0;i<((s3)/2);i++) { z=s2[i]; s2[i]=s2[(s3-1)-i]; s2[(s3-1)-i]=z; }