Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ move(3G) — AOS 4.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

query(3G)

MOVE(3G)  —  

NAME

VI_AMove, VI_RMove − move the current point

SYNOPSIS

VI_AMove(x,y)
int x,y;/∗ new point ∗/

VI_RMove(dx,dy)
int dx,dy;/∗ displacement from old point ∗/

DESCRIPTION

These functions move the current point; they do not change the screen.  The current point is initially set to (0,0). 

VI_AMoveMoves the current point to the specified coordinates. 

VI_RMoveMoves the current point by the specified displacement. 

NOTE

VI_Move applies only to the IBM Academic Information Systems experimental display. 

SEE ALSO

query(3G)

PRPQs 5799-WZQ/5799-PFF: IBM/4.3  —  30 Sep 1985

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026