help in these problemsI think SteakRider is correct. "sscanf" returns the number of digits in the string. And if the numbe...
Incorrect Answer[code]if (numDaysPerWeek >= 0 && numDaysPerWeek >= 8) cout <<"Enter 0, 1, 2, 3, 4, 5, or 7 "<< endl...