Next Previous Contents

112. void SLang_reset_tty (void)

Synopsis

Reset the terminal

Usage

void SLang_reset_tty (void)

Description

SLang_reset_tty resets the terminal interface back to the state it was in before SLang_init_tty was called.

See Also

SLang_init_tty


Next Previous Contents