Next Previous Contents

31. SLsmg_get_row

Synopsis

Get the row of the virtual cursor

Usage

int SLsmg_get_row(void);

Description

The SLsmg_get_row function returns the current row of the virtual cursor on the virtual display.

See Also

SLsmg_get_column, SLsmg_gotorc


Next Previous Contents