Beep in c++ Source code No comments #include<iostream.h>#include<conio.h>void main(){cout<<"\a";getch();} Share This: Facebook Twitter Google+ Stumble Digg
0 comments:
Post a Comment