4.217.31 char * strrevchar * strrev(char *) The strrev() function reverses the order of the string.Remember: The strrev() function returns a pointer to the beginning of the reversed string.