1move_row(3) gstream manual move_row(3)
2
3
4
6 move_row
7
9 #include <gstream.h>
10
11
12 void move_row(int row);
13
15 Moves cursor relative to the current position by ROW.
16
17
18
20 gstream-goto_row(3)
21
22
23
24gstream version 1.6 move_row(3)