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