Same way we need to iterate i=1,2,... till the mid of the string which is (len/2). char *strrev (char *str) { int i; int len = 0; char c; if (!str)
確定! 回上一頁