Example of using Beep function from Windows API (source: en:Image:Syncopation_example.png):
Licensing
Public domainPublic domainfalsefalse
This work has been released into the public domain by its author, D V S. This applies worldwide. In some countries this may not be legally possible; if so: D V S grants anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.
Captions
Add a one-line explanation of what this file represents
Example of using Beep function from Windows API (source: en:Image:Syncopation_example.png]): <source lang="c"> #include <windows.h> int WINAPI WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) { Beep(294, 1