Here is the actualcode which i am trying to develope<br><br><br>calculation()<br>{<br><br> do<br> {<br> clrscr();<br><br> cout<<"Pleae enter a value for...
please forgive me if this code is a little messy but here is a small part of my program.<br><br>calculation()<br>{<br><br> do<br> {<br> clrscr();<br><br> cout<<
I am currently writing a mathematical C++ program, and have become stuck at a vitalpoint. I dont no how to perform a keyboard error check which will except numbers, and refuse characters without going into a infinite loop.I also want the program to ask the user to re-enter the data if a illegal...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.