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