1goto_y(3) gstream manual goto_y(3)
2
3
4
6 goto_y
7
9 #include <gstream.h>
10
11
12 void goto_y(int y);
13
15 Moves the cursor to the given y-coordinate.
16
17
19 gstream-goto_xy(3), gstream-goto_x(3), gstream-move_y(3)
20
21
22
23gstream version 1.6 goto_y(3)