Great. So I have a simple question about making "beeping" sounds in the console. I have tried the Beep() function in the Windows API, but the sound was nonexistent since Microsoft decided to drop support for that function in Windows Vista (I have Vista Home Premium.) So is there any other way (without going to external libraries) to make this sound?