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