Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Zortech C++ Language Reference - sound_beep http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                                sound_beep

   Usage
   #include <sound.h>
   void sound_beep(int freq);

   Description
   sound_beep causes the speaker to sound a beep. Any frequency in  Hertz
   can be approximated by multiplying by a conversion factor of 1.331 and
   using this value for freq.

   Example
   See sound_tone.


See Also: sound_click sound_tone

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson