cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Please answer asap
Please answer asap
Mar 15, 2012 at 11:32am UTC
condemned
(7)
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 UTC
shadow123
(127)
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 UTC
moorecm
(1932)
http://cplusplus.com/articles/EvbCpfjN/
Mar 15, 2012 at 9:49pm UTC
condemned
(7)
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.