User: mrtammy2008

  • Public profile

User profile: mrtammy2008

User info
User name:mrtammy2008
History
Joined:
Number of posts:7
Latest posts:

Why does my program end when it's in the second loop of try catch?
@mbozzi @ne555 , sorry I don't understand anything you guys just said, pretty new to try catch and ...

Why does my program end when it's in the second loop of try catch?
So here's how the error occurs, first I type in [code]2.2[/code] or any error that is not accepted b...

How to handle stoi conversion error?
@Dunthomhas , if so is there a better way to let the user re-enter the input if the conversion has f...

How to handle stoi conversion error?
I am trying to convert a string to an integer using stoi, I have never touched on try catch and don'...

cin.fail() is still executing when there's an integer in the front of the input.
@jonnin what can I do when the conversion from string to int isn't successful, do I use try catch? T...

This user does not accept Private Messages