Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #37.0K
2 Posted Topics
The rules which you have mentioned above doesn't exists in your code. I have a clue for you but lake of my time. I will try to cover it for you. First if you make the program much complicated then you will face a problem with the valid insertion. You …
The below code will help you get out of the loop. [code = c]cout<<"Please type a number then press Enter: \n\n\n"; integervalue = cin.get();[/code] The code you have writtien doesn't makes any sense to the program. try a different check for the integer value.
The End.
AKMafia001