Search:

Type: Posts; User: James Greville

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    2,391

    Or here's an even simpler suggestion, how can I...

    Or here's an even simpler suggestion, how can I write a program that will print "hello world 10 seconds later" after a delay of 10 seconds from when the program is launched, but without using sleep()?
  2. Replies
    3
    Views
    2,391

    Hey, thanks for the reply. I'm using...

    Hey, thanks for the reply.



    I'm using Windows XP and Microsoft Visual C++ express to make a modification to the Half-Life 2 game.

    For the moment though, it might just be better to for me to...
  3. Replies
    3
    Views
    2,391

    calling a function after a delay

    Hello all, it's my first post on this forum.

    I was wondering what is the best way to get an event to occur after a delay in Visual C++. Previously I have been using python and it's pretty easy to...
Results 1 to 3 of 3