Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. cooldude69

    actual code keyboard error checking code 2 (to attention of 2ffat)

    Here is the actualcode which i am trying to develope<br><br><br>calculation()<br>{<br><br>&nbsp;&nbsp;&nbsp;&nbsp;do<br>&nbsp;&nbsp;&nbsp;&nbsp;{<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;clrscr();<br><br> cout&lt;&lt;&quot;Pleae enter a value for...
  2. cooldude69

    C++ keyboard error checking

    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>&nbsp;&nbsp;&nbsp;&nbsp;do<br>&nbsp;&nbsp;&nbsp;&nbsp;{<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;clrscr();<br><br> cout&lt;&lt;
  3. cooldude69

    C++ keyboard error checking

    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...

Part and Inventory Search

Back
Top