Van professionele vertalers, bedrijven, webpagina's en gratis beschikbare vertaalbronnen.
saved state
저장된 상태
Laatste Update: 2006-09-06
Gebruiksfrequentie: 1
Kwaliteit:
the saved terminal state can be restored with function ncurses_resetty(). ncurses_savetty() always returns false.
function ncurses_savetty() saves the current terminal state. the saved terminal state can be restored with function ncurses_resetty(). ncurses_savetty() always returns false.
\<ahelp hid=\".\"\>opens the selected object in the last saved state.\</ahelp\>
\<ahelp hid=\".\"\>선택한 개체를 마지막으로 저장된 상태로 엽니다.\</ahelp\>
function ncurses_resetty() restores the terminal state, which was previously saved by calling ncurses_savetty().
function ncurses_resetty() restores the terminal state, which was previously saved by calling ncurses_savetty(). this function always returns false.