Question: i need help with this in program c in visual studio Intro to Programming in C-Large Program 1 -Letter guessing Game You will write a
Intro to Programming in C-Large Program 1 -Letter guessing Game You will write a program that will play a letter guessing game. General Requirements Write a program that reads letters from a file called "letters.txt .Your program will ask the user to enter the number of games they wish to play ( to 8) . Your program will open the letters.axt file read in one character at a time and repeat this for the number o the user wants to play .For this assignment the test file will contain at least 8 letters, uppercase OR lowercase In your program you will change each letter (solution and guess) to uppercase o Use the function toupper in #include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
