Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<newt_set_suspend_callbacknewt_textbox_get_num_lines>
Last updated: Tue, 19 Sep 2006

newt_suspend

(PECL)

newt_suspend -- Tells newt to return the terminal to its initial state

Description

void newt_suspend ( void )

Tells newt to return the terminal to its initial state. Once this is done, the application can suspend itself (by sending itself a SIGTSTP, fork a child program, or do whatever else it likes).

See Also

newt_resume()




<newt_set_suspend_callbacknewt_textbox_get_num_lines>
Last updated: Tue, 19 Sep 2006