'\a' == 7. It's the ASCII "ACK". It beeps the terminal.
int main() { printf("\a"); /* beep! */ return 0; }
Log in or register to write something here or to contact authors.
Lost password
Sign Up
Need help? accounthelp@everything2.com