Query: newt_suspend
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NEWT_SUSPEND(3) 1 NEWT_SUSPEND(3) newt_suspend - Tells newt to return the terminal to its initial stateSYNOPSISvoid newt_suspend (void )DESCRIPTIONTells newt to return the terminal to its initial state. Once this is done, the application can suspend itself (by sending itself a SIGT- STP, fork a child program, or do whatever else it likes).RETURN VALUESNo value is returned.SEE ALSOnewt_resume(3). PHP Documentation Group NEWT_SUSPEND(3)