I\'d like to know how to limit an input value to signed decimals using std::cin.
std::cin
I'm not trying to be rude. I just wanted to share a solution I provided which I believe is more robust and allows for better input validation.
Please refer to: My Solution to Input Validation