I'm fairly new to C++ and am making a small calculator just to get the hang of things.
I was wondering how to send an errror message when someone enters a letter instead of a number.
E.G When it...