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