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: *

  • Users: Cyret
  • Order by date
  1. Cyret

    iomanip

    Do you mean print first page, wait for input (like enter), and then print the next? If so, you could use system("PAUSE"), but that's not in iomanip. I guess what your teacher is thinking of is setw()?
  2. Cyret

    Code to clear screen in Visual C++

    system("CLS") Is Quick And Easy, And It Dosen't Require Any Header Files.

Part and Inventory Search

Back
Top