The strrev() function is used to reverse the given string. Syntax: char *strrev(char *str);. Parameter: ... Returns: This function doesn't return ...
確定! 回上一頁