Move the virtual cursor
void SLsmg_gotorc (int r, int c)
The SLsmg_gotorc function moves the virtual cursor to the row r and column c. The first row and first column is specified by r = 0 and c = 0.
SLsmg_gotorc
r
c
r = 0
c = 0
SLsmg_refresh