1goto_xy(3) gstream manual goto_xy(3)
23
4
NAME
6goto_xy
7
SYNOPSIS
9#include <gstream.h>
1011
12
void goto_xy(int x, int y);
13
DESCRIPTION
15Moves the cursor to the specified x- and y-coordinates.
1617
SEE ALSO
19gstream-goto_x(3), gstream-goto_y(3), gstream-move_xy(3)
2021
22
23
gstream version 1.6 goto_xy(3)