Write a function that searches for a particular character in a string using the following header:
void search(string& s, char& key)
Write a test program that prompts the user to enter the string and a character and displays if the character is found.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here