Severity Code Description Project File Line Suppression State
Warning C4715
‘GetValidGuess’: not all control paths return a value
BullCowGame f:\users\justin jahn\documents\visual studio 2017\projects\justinsection_02\bullcowgame\main.cpp 110
Also when entering less than the preset of 7 characters I get message that says ‘Debug Error!.. abort() has been called…’
don’t know what to do. possibly unique to VS2017. Code looks perfect.