gstream-move_xy - Man Page
move_xy
Synopsis
#include <gstream.h>
void move_xy(int x, int y);
Description
Moves cursor relative to the current position by (X,Y).
See Also
Referenced By
version 1.6 gstream manual
move_xy
#include <gstream.h>
void move_xy(int x, int y);
Moves cursor relative to the current position by (X,Y).