|
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.73
">ncurses_resettyDescriptionbool 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()
|