Expected Behavior:
Type in 6 letters and more works.
To be able to type less then 6 letters to have guess to work
Observed Error:
Steps To Reproduce:
- Started Lecture 33 inputting If Statements for SubmitGuess
- I went through Lecture 34 to Lecture 39
- Did SubmitValidGuess, and CheckGuessValidity insert all the code per Ben tutorial.
Already Tried:
- Retyping the Code
- Repairing Community Visual Studio C++
- double checking Code Lectures of that Lecture Tutorial
Useful Info:
Visual Studio Version: 14 update 3
main.cpp
FBullCowGame.h
BullCowGame.cpp
William