rreesseetttteerrmm() -- terminfo Function

Reset the terminal to its previous settings
#iinncclluuddee <ccuurrsseess.hh>
rreesseetttteerrmm()

COHERENT  comes  with  a  set  of  functions  that  let  you  use  tteerrmmiinnffoo
descriptions to  manipulate a terminal.  rreesseetttteerrmm()  restores the terminal
to  the condition  it  was in  when  before the  current  program began  to
manipulate its  settings.  Your program  should call rreesseetttteerrmm()  before it
calls ssyysstteemm() or eexxiitt().

_S_e_e _A_l_s_o
ccuurrsseess.hh, ffiixxtteerrmm(), tteerrmmiinnffoo
