Posts by pacote12 • 11 points
1 post
-
1
votes1
answer63
viewsQ: Error in string inversion
I’m trying to reverse one string through a function only that it is giving error, however I do not know where it is wrong. Right below is my code. #include<stdio.h> #include<stdlib.h>…