There is no string library function to reverse a string. strrev() Is not present in GCC compiler in Linux. Make your own reverse function: reverse.c :
確定! 回上一頁