Thread: wait(1);

  1. #1
    Registered User
    Join Date
    Oct 2001
    Posts
    16

    Question wait(1);

    I have seen this function

    wait(1);

    I would like to use this to pause my program for 1 sec and then for it to continue.
    Can i use wait(1)
    or is there something else i could use
    Last edited by sp00k; 10-25-2001 at 07:22 AM.

  2. #2
    It's full of stars adrianxw's Avatar
    Join Date
    Aug 2001
    Posts
    4,829
    It depends. What environment have you seen it in, what environment are you using, and what are you trying to acheive?
    Wave upon wave of demented avengers march cheerfully out of obscurity unto the dream.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Whats Wrong Whith This!?
    By SmokingMonkey in forum C++ Programming
    Replies: 8
    Last Post: 06-01-2003, 09:42 PM