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 TouchToneTommy 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: commtalonn
  • Content: Threads
  • Order by date
  1. commtalonn

    Pausing a program

    How do you pause your program? I've used the functions Pause() and Delay() that I saw somewhere, and the Sleep() function, which is more widely known, but none of them pause my program. It just rips right through the function and ignores it. It compiles w/no errors but it doesn't work...
  2. commtalonn

    Pausing in C++; echoing via cout socket activity

    I've got a Winsock program that will run perfectly if I can get two little functions to work: 1. I need to make the program pause. I've used EVERYTHING----I've used delay(), pause(), etc. None of them work! I don't get any error messages when I debug/run it, but the program simply doesn't...

Part and Inventory Search

Back
Top