I am fairly new to C++. I was wondering how would one go about checking to see if a value entered by the user was negative or positive. Is this something you might use modulo(%) math for?
Thank you for any that may respond.
Thank you for any that may respond.
Comment