Next Previous Contents

23. SLsmg_reset_smg

Synopsis

Reset the SLsmg routines

Usage

void SLsmg_reset_smg (void);

Description

SLsmg_reset_smg resets the SLsmg screen management routines by freeing all memory allocated while it was active. It also calls SLtt_reset_video to put the terminal's display in it default state.

See Also

SLsmg_init_smg


Next Previous Contents