Join our community in the tech forums for uncut technology discussion.
readline_callback_handler_remove
(no version information, might be only in CVS) readline_callback_handler_remove -- Removes a previously installed callback handler and restores terminal settings Descriptionbool readline_callback_handler_remove ( void )
Removes a previously installed callback handler and restores terminal
settings.
Return Values
Returns TRUE if a previously installed callback handler was removed, or
FALSE if one could not be found.
Join our community in the tech forums for uncut technology discussion.
|