Next Previous Contents

30. SLsmg_get_column

Synopsis

Get the column of the virtual cursor

Usage

int SLsmg_get_column(void);

Description

The SLsmg_get_column function returns the current column of the virtual cursor on the virtual display.

See Also

SLsmg_get_row, SLsmg_gotorc


Next Previous Contents