#include<iostream.h>
#include<iomanip.h>
#include <windows.h>
using namespace std;
void main ()
{
cout<<Beep ( , );
system ("pause");
}
And my question is.. for the beep.. i have to create a tune.. and my teacher would like the happy birthday tune. I need to know the frequencies to put in the "Beep ( , );" ... or do you know of a better way?
Please help!
Thanks!

New Topic/Question
Reply




MultiQuote










|