Next Previous Contents

16. SLsmg_write_char

Synopsis

Write a character to the virtual display

Usage

void SLsmg_write_char (char ch);

Description

SLsmg_write_char writes the character ch to the virtual display.

See Also

SLsmg_write_nchars, SLsmg_write_string


Next Previous Contents