J Joseph L. Mueller Jun 28, 2005 #1 I am looing for a C/C++ callable routine to beep the console on a WindowsXP system. e.g. beep(frequency,duration);
I am looing for a C/C++ callable routine to beep the console on a WindowsXP system. e.g. beep(frequency,duration);
C Christopher Davis [MSFT] Jul 16, 2005 #2 See MSDN docs for the Beep() function http://msdn.microsoft.com/library/default.asp?url=/library/en-us/debug/base/beep.asp This posting is provided "AS IS" with no warranties, and confers no rights.
See MSDN docs for the Beep() function http://msdn.microsoft.com/library/default.asp?url=/library/en-us/debug/base/beep.asp This posting is provided "AS IS" with no warranties, and confers no rights.