|
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7">ncurses_beep説明int ncurses_beep ( void)
ncurses_beep() sends an audlible alert (bell) and if its not possible flashes the screen. Returns FALSE on success, otherwise TRUE. See also: ncurses_flash() |