This function emits a beep sound using the system specific's default sound
This function emits a beep sound using the system specific's default sound. Under Windows it calls 'MessageBeep(MB_ICONASTERISK)'. Under Unix X-Window it calls 'XBell(display, 100)'. Under any other console systems (DOS and Linux) it puts the bell character to the console.
alphabetic index hierarchy of classes
generated by doc++