#include<stdio.h>
#include<dos.h>
#include<conio.h>
void main()
{
char x;
x=getch();
while(x!='X')
sound(x);
delay(10);
}
Categories: Program for Programmer
Oops, you forgot something.
The words you entered did not match the given text. Please try again.
Oops!
Oops, you forgot something.