User profile: cppman

User info
User name:cppman
Name:Daniel
History
Joined:
Number of posts:2
Latest posts:

help in these problems
I 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...