Please answer asap

Mar 15, 2012 at 11:32am
http://www.cplusplus.com/forum/beginner/64633/

Im in need of a similar situation. If anyone knows how to add a range for the numbers used, please help.
Mar 15, 2012 at 12:06pm
Nice...

What do you mean? The amount of arguments? The index range? The value range of an integer?

Please be more specific.
Mar 15, 2012 at 1:02pm
Mar 15, 2012 at 9:49pm
The value range of double entered, ie. set the max input value of double to 10000 and min input value to -10000, and if the user enters a value above that, to get a cout<<"invalid range"<<endl;
Topic archived. No new replies allowed.