Function and Loop
Write a program to accept English phrases and count the number of specific characters in the phrases.
The program should be able to go through many input and output cycles until user hits Enter key for an empty phrase input, then the program will stop.
This function prototype must be defined:
int countLetterInString(String phrase, char c);
The main() function will call this function to get the count of character.
Input character c can be a space. The phase string can contain any character.
HERE IS THE DETAILS: http://tinyurl.com/cis22a-fall17-lab7
"You need a similar assignment done from scratch? Our qualified writers will help you with a guaranteed AI-free & plagiarism-free A+ quality paper, Confidentiality, Timely delivery & Livechat/phone Support.
Discount Code: CIPD30
Click ORDER NOW..


