How to make the hardware beep sound with c++?
Print the special character ASCII BEL (code 7)
ASCII BEL
cout << 'a';
Source
1.4m articles
1.4m replys
5 comments
57.0k users