|
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7">ncurses_resetty説明bool ncurses_resetty ( void)
Function ncurses_resetty() restores the terminal state, which was previously saved by calling ncurses_savetty(). This function always returns FALSE. See also: ncurses_savetty() |