parent root
PHP: newt_resume - Manual

newt_resume

(PECL newt >= 0.1)

newt_resumeResume using the newt interface after calling newt_suspend()

Description

newt_resume ( void ) : void

Resume using the newt interface after calling newt_suspend().

Return Values

No value is returned.

See Also

  • newt_suspend() - Tells newt to return the terminal to its initial state
add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root