thread.sleep() for c++?
- From: Alex Hall <mehgcap@xxxxxxx>
- To: programmingblind@xxxxxxxxxxxxx
- Date: Fri, 15 Feb 2008 20:08:29 -0500
I have a java timer that I made out of bordum. It uses
thread.sleep() to run for the input time. I really want to use
the pc speaker and the beep() function in c++. Is there a method
I can call in a c++ program similar to Java's thread.sleep()?
Even better, is there some way of using a method like beep() in
Java?
Have a great day,
Alex
__________
View the list's information and change your settings at
http://www.freelists.org/list/programmingblind
- Follow-Ups:
- Re: thread.sleep() for c++?
- From: Marlon Brandão de Sousa
Other related posts:
- Re: thread.sleep() for c++?
- From: Marlon Brandão de Sousa