The strrev(string) function returns reverse of the given string. Let's see a simple example of strrev() function. #include<stdio.h> ...
確定! 回上一頁