gstream-goto_x(3)
| goto_x(3) | gstream manual | goto_x(3) |
NAME
goto_x
SYNOPSIS
#include <gstream.h>
void goto_x(int x);
DESCRIPTION
Moves the cursor to the given x-coordinate.
SEE ALSO
| version 1.6 | gstream |
manpages| goto_x(3) | gstream manual | goto_x(3) |
goto_x
#include <gstream.h>
void goto_x(int x);
Moves the cursor to the given x-coordinate.
| version 1.6 | gstream |