Searches for a character in a string. Format #include <strings.h> char *rindex (const char *s, int c);