Well, there is no strrev() function in the C standard library in the first place. Use or replicate strlen() to find the length of the string ...
確定! 回上一頁