gstream-goto_xy(3)
| goto_xy(3) | gstream manual | goto_xy(3) |
NAME
goto_xy
SYNOPSIS
#include <gstream.h>
void goto_xy(int x, int y);
DESCRIPTION
Moves the cursor to the specified x- and y-coordinates.
SEE ALSO
| version 1.6 | gstream |
manpages| goto_xy(3) | gstream manual | goto_xy(3) |
goto_xy
#include <gstream.h>
void goto_xy(int x, int y);
Moves the cursor to the specified x- and y-coordinates.
| version 1.6 | gstream |