C and C++ Scripts » Miscellaneous

Internal Speaker Beeper

Author: dirmassLicence: Price: FREEHomepageNo download linkC and C++ Scripts, MiscellaneousInternal Speaker Beeper

This very simple program is fun to pass around! It will make the internal speaker of the computer beep until the program is stopped. Enjoy!

Comments on: Internal Speaker Beeper


FreshOne cannot be held responsible for the content of this page (Internal Speaker Beeper - Miscellaneous, C and C++ Scripts). The content provided on this page and the comments on Internal Speaker Beeper - Miscellaneous, C and C++ Scripts are user contributed.

Bookmark this page

           

Related scripts

16bit links
This is a domain linker (Free For All Links) written in ansi c. Only those domains that begin with 'www' are a...
Tech Helper's Help
This program allows you to copy the whole content of a text file to the Windows clipboard. It's a great help i...
eLouai's Matrix Screensaver
The classic green text matrix screensaver. The code uses no bitmaps and relied on the OS system fonts to paint...
Kill Process
This program, released under GPL, is similar to the UNIX kill command, but it requires the name of the process...
Design patterns
“… describe a problem which occurs over and over again in our environment, and then describe the c...