Next Previous Contents

32. SLsmg_forward

Synopsis

Move the virtual cursor forward n columns

Usage

void SLsmg_forward (int n);

Description

The SLsmg_forward function moves the virtual cursor forward n columns.

See Also

SLsmg_gotorc


Next Previous Contents